C3D Extraction Toolbox installation problem (Gait extract)
Posted: Mon Oct 01, 2012 8:40 am
I downloaded the C3D Extraction Toolbox from here: https://simtk.org/project/xml/downloads ... kage_id574 and tried to install it.
I followed the initial instructions. When I clicked run in matlab this was the outcome:
Instructions
------------
1) Copy the ENTIRE toolbox directory to a desired location
2) Load MATLAB and change directory to this install directory
3) Run this install program
Toolbox will be added to the matlab path in: C:\Program Files (x86)\GaitExtractToolbox171
Ready to proceed with installation? (y/n): y
Step 1: Install c3dServer & C3DViewer (Motion Labs)
Step 2: Set up Toolbox Paths
Warning: Unable to save path to file 'C:\Program Files\MATLAB\R2010a\toolbox\local\pathdef.m'.
> In savepath at 162
In installGaitExtractToolbox at 44
Installed Sucessfully!
??? 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;
What can the error be due to?
I followed the initial instructions. When I clicked run in matlab this was the outcome:
Instructions
------------
1) Copy the ENTIRE toolbox directory to a desired location
2) Load MATLAB and change directory to this install directory
3) Run this install program
Toolbox will be added to the matlab path in: C:\Program Files (x86)\GaitExtractToolbox171
Ready to proceed with installation? (y/n): y
Step 1: Install c3dServer & C3DViewer (Motion Labs)
Step 2: Set up Toolbox Paths
Warning: Unable to save path to file 'C:\Program Files\MATLAB\R2010a\toolbox\local\pathdef.m'.
> In savepath at 162
In installGaitExtractToolbox at 44
Installed Sucessfully!
??? 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;
What can the error be due to?