Biomech-Sim-Toolbox 1
Toolbox for movement simulation and analysis
|
Function to read data to a .mot file. More...
Functions | |
function | readMot (in filenameAll) |
Function to read data to a .mot file. | |
Function to read data to a .mot file.
function readMot | ( | in | filenameAll | ) |
Function to read data to a .mot file.
This function assumes that the data is given in the correct units, i.e. it is not performing any conversion.
The function is currently in the original status of the opensim-matlab toolbox.
filenameAll | String: Filename to save the data including path and file extension ('.mot') |
data | Struct: Data where each column in the file is respresented as a struct field |