Variables | |
CSVFile = 'ReconstructionParameters.csv' | |
end | |
GLOB_AnatLengths = evstr(M(2:(NLANAT + 1), i))' | |
GLOB_Filenames = [] | |
GLOB_Markers | |
GLOB_Tag2JointLengths = evstr(M((NLANAT + 2):$, i))' | |
for | i |
M = excel2sci(CSVFile) | |
NLANAT = 31 | |
exec StaticTrajectoriesReconstruction | sci |
CSVFile = 'ReconstructionParameters.csv' |
GLOB_AnatLengths = evstr(M(2:(NLANAT + 1), i))' |
GLOB_Filenames = [] |
Initial value:
[-1, -1, 1, -1, 2, 3, 4, 5, -1, -1, 14, -1, 15:18, 6:10, -1,... 19:21, -1, -1, -1]
GLOB_Tag2JointLengths = evstr(M((NLANAT + 2):$, i))' |
NLANAT = 31 |
exec StaticTrajectoriesReconstruction sci |
HuMAnS |