Error C3DFileAdapter - c3dExport.m Matlab

Provide easy-to-use, extensible software for modeling, simulating, controlling, and analyzing the neuromusculoskeletal system.
POST REPLY
User avatar
Mritula Chandrasekaran
Posts: 94
Joined: Tue Dec 19, 2017 5:36 am

Error C3DFileAdapter - c3dExport.m Matlab

Post by Mritula Chandrasekaran » Sun Apr 26, 2020 1:56 am

I faced the below error with c3dExport.m
Unrecognized function or variable 'C3DFileAdapter'. Error in osimC3D (line 66) c3dAdapter = C3DFileAdapter(); Error in c3dExport (line 35) c3d = osimC3D(c3dpath,1);
Here are some workarounds to overcome it, which worked for me. Hope this helps someone

* Check for environmental variables for C:\Opensim4.x\bin in Path above other opensim files.
*run confugireOpensim.m again located in..\Opensim4.x\Resouces\Code\Matlab
*Restart Matlab
Run c3dExport.m

Regards
Mritula

Tags:

POST REPLY