Error using c3dExport.m

Provide easy-to-use, extensible software for modeling, simulating, controlling, and analyzing the neuromusculoskeletal system.
POST REPLY
User avatar
Jobin Geevarghese ThampI
Posts: 32
Joined: Sat Apr 30, 2022 10:42 am

Error using c3dExport.m

Post by Jobin Geevarghese ThampI » Wed May 18, 2022 10:40 am

Iam getting error when I run this section
Attachments
c3export.m.png
c3export.m.png (51.02 KiB) Viewed 280 times

Tags:

User avatar
Thomas Uchida
Posts: 1792
Joined: Wed May 16, 2012 11:40 am

Re: Error using c3dExport.m

Post by Thomas Uchida » Thu May 19, 2022 3:09 am

Are you sure c3dExport.m supports OpenSim 4.3? Perhaps try using the C3DFileAdapter instead (see the "C3D (.c3d) Files" page in the Documentation here: https://simtk-confluence.stanford.edu:8 ... d%29+Files).

User avatar
Jobin Geevarghese ThampI
Posts: 32
Joined: Sat Apr 30, 2022 10:42 am

Re: Error using c3dExport.m

Post by Jobin Geevarghese ThampI » Fri May 20, 2022 6:53 pm

Hi sir, that was my mistake before but now i tried using ezc3d(), and this is the error it's showing now
Attachments
ezc3d().png
ezc3d().png (10.4 KiB) Viewed 154 times

User avatar
Jobin Geevarghese ThampI
Posts: 32
Joined: Sat Apr 30, 2022 10:42 am

Re: Error using c3dExport.m

Post by Jobin Geevarghese ThampI » Fri May 20, 2022 7:06 pm

Also if iam using ezc3dRead() how can i get .trc and .mot files to perfom IK(inverse kinematics) and ID(inverse dynamics)

POST REPLY