Search found 3 matches
- Fri Nov 15, 2019 11:34 pm
- Forum: OpenSim
- Topic: Exporting IMU Data from C3D files.
- Replies: 5
- Views: 796
Re: cant use MATLAB script to transform c3d file
I can not directly export .txt fiels. However I can convert them. But they have a different format than the example fiels (MT_012005D6_009-001_00B421E6.TXT).
- Fri Nov 15, 2019 5:02 am
- Forum: OpenSim
- Topic: Exporting IMU Data from C3D files.
- Replies: 5
- Views: 796
Re: cant use MATLAB script to transform c3d file
Thanks, for your quick replay. OpenSim 4.0 is installed and is also setup with matlab. I captured the IMU Data with Xsense (MVN Studio 4.4) and exportet them to c3d. My overall goal is to simulate based on the captured data a model in OpenSim and calculate some muscle parameters as fiber length. Che...
- Thu Nov 14, 2019 8:45 am
- Forum: OpenSim
- Topic: Exporting IMU Data from C3D files.
- Replies: 5
- Views: 796
Exporting IMU Data from C3D files.
I have a similar problem by running c3dExport.m but the error occures by calling on osimC3D in line 65 ''No method 'read' with matching signature found for class 'org.opensim.modeling.C3DFileAdapter'.'' osimC3D.m is not on your Matlab system path-- you will need to add it. osimC3D is in my Matlab pa...