osimTableFromStruct(markerStruct)
Posted: Thu Jan 10, 2019 10:57 am
Hello,
I noticed that this command for markers does not work well:
osimTableFromStruct(markerStruct)
I tried to modify the markers and then convert them to the table and add to the final version for printing to "mot" files. It does not work for just the marker structure.
I did modify the code for GRF and it WORKS well.
The only problem is just for markers.
I need to mention that before runiing that command I extract the structures by:
[markerStruct, forceStruct] = c3d.getAsStructs();
Thank you.
Best,
Arash
I noticed that this command for markers does not work well:
osimTableFromStruct(markerStruct)
I tried to modify the markers and then convert them to the table and add to the final version for printing to "mot" files. It does not work for just the marker structure.
I did modify the code for GRF and it WORKS well.
The only problem is just for markers.
I need to mention that before runiing that command I extract the structures by:
[markerStruct, forceStruct] = c3d.getAsStructs();
Thank you.
Best,
Arash