Hello my name is Luis , and I would like to know if anyone can help me.
I have tried to install the GaitExtracttoolbox
but when I run the code in Matlab, I have this error:
??? Error using ==> feval
Server Creation Failed: Class not registered
Error in ==> actxserver at 87
h=feval(['COM.' convertedProgID], 'server', machinename, interface);
Error in ==> c3dserver at 24
itf = actxserver('C3DServer.C3D');
Error in ==> installGaitExtractToolbox at 50
test = c3dserver;
Thank you for your help!!
Installation problem
- Ayman Habib
- Posts: 2248
- Joined: Fri Apr 01, 2005 12:24 pm
Re: Installation problem
Hi Luis,
I'd suggest you post this message to the public forum of the GaitExtracttoolbox project (that you downloaded the code from). There're multiple toolboxes on simtk.org that help get data into OpenSim and they are all maintained by their respective authors.
Best of luck,
-Ayman
I'd suggest you post this message to the public forum of the GaitExtracttoolbox project (that you downloaded the code from). There're multiple toolboxes on simtk.org that help get data into OpenSim and they are all maintained by their respective authors.
Best of luck,
-Ayman
- Michalina Blazkiewicz
- Posts: 2
- Joined: Thu Jul 22, 2010 11:19 pm
Re: Installation problem
Hello;
I had the same problem. You need to have matlab 7 or greater but 32 bit not 64.
I have matlab2013 (64 bit) and the toolbox doesn't work and with matlab7 works
Regards
I had the same problem. You need to have matlab 7 or greater but 32 bit not 64.
I have matlab2013 (64 bit) and the toolbox doesn't work and with matlab7 works
Regards
Michalina