Hi there
I am not totally sure if I should ask this question here or in the CEINMS or OPENSIM forum. In the MOtoNMS user guide it describes the EMG labels file as data labels that would be required for other applications (example given below). I also have had a look at all the input files. My question is where the Output labels in the examples was found? Does CEINMS/Opensim specifically require certain names to be used? Where would I find these requirements?
"For example, CEINMS software used fixed labels for each EMG signal in input, that usually differ from those assigned during the acquisition session."
Kind regards,
Julian Atkinson
EMGLabels file
- Shivangi Giri
- Posts: 51
- Joined: Sun Jul 02, 2017 3:04 am
Re: EMGLabels file
Hello Julian,
Need help in running MOtoNMS tool. The issue is that C3D2Mat.m does not read all EMG data into AnalogData.mat file because of which elaborationInterface.m throws error saying "Improper assignment with rectangular empty matrix.
Error in elaborationFileCreation (line 511)
EMGLabelsIndex(i)=find(strcmp(EMGSet.EMG(i).C3DLabel,AnalogDataLabels));"
I defined the EMGLabels file as they have done it in the TestData folder. Is there anything I can check to resolve this error.
Looking forward to your help.
Regards,
Shivangi
Need help in running MOtoNMS tool. The issue is that C3D2Mat.m does not read all EMG data into AnalogData.mat file because of which elaborationInterface.m throws error saying "Improper assignment with rectangular empty matrix.
Error in elaborationFileCreation (line 511)
EMGLabelsIndex(i)=find(strcmp(EMGSet.EMG(i).C3DLabel,AnalogDataLabels));"
I defined the EMGLabels file as they have done it in the TestData folder. Is there anything I can check to resolve this error.
Looking forward to your help.
Regards,
Shivangi