MOtoNMS is a MATLAB toolbox able to read motion data stored in C3D files and process markers trajectories, ground reaction forces, and EMG signals for the OpenSim and CEINMS software.
MOtoNMS is extremely configurable and has been already tested with different laboratory instruments, setups, and acquisition procedures. At the same time it is also quite simple to use thanks to its graphical user-friendly interfaces that help users in configuring the process without any change in MATLAB code.
Release 2.2 has been updated to support two largely required features:
- trials with different directions of motion
- force plates with pads
MOtoNMS 2.2 also provides the users with additional logging information about the EMG processing steps. An new output folder (maxemg
) is created for each dynamic elaboration, with plots and log data related to the computation of maximum EMG values.
A last objective of this release is improving the processing of marker trajectories. Users have the possibility to define the gaps' maximum size that will be interpolated, and a piecewise filtering has been implemented for markers trajectories that still have NaN values.
Finally, computation of joint centers in Static Elaboration
is no more mandatory.