Page 1 of 1

Installation problem

Posted: Fri Jan 24, 2014 4:16 am
by luigic09
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!!

Re: Installation problem

Posted: Fri Jan 24, 2014 8:49 am
by aymanh
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

Re: Installation problem

Posted: Fri Jan 31, 2014 9:21 am
by michalina
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