Installation problem

Provide easy-to-use, extensible software for modeling, simulating, controlling, and analyzing the neuromusculoskeletal system.
POST REPLY
User avatar
Luis Hernandez
Posts: 2
Joined: Tue Aug 13, 2013 4:09 am

Installation problem

Post by Luis Hernandez » Fri Jan 24, 2014 4:16 am

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!!

User avatar
Ayman Habib
Posts: 2248
Joined: Fri Apr 01, 2005 12:24 pm

Re: Installation problem

Post by Ayman Habib » Fri Jan 24, 2014 8:49 am

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

User avatar
Michalina Blazkiewicz
Posts: 2
Joined: Thu Jul 22, 2010 11:19 pm

Re: Installation problem

Post by Michalina Blazkiewicz » Fri Jan 31, 2014 9:21 am

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
Michalina

POST REPLY