getting c3dserver() error even when using 32 bit version

Provide a simple and time efficient way to extract raw gait data from a C3D file
POST REPLY
User avatar
Justin Creps
Posts: 5
Joined: Fri Feb 24, 2012 11:50 am

getting c3dserver() error even when using 32 bit version

Post by Justin Creps » Fri Jul 06, 2012 11:35 am

Tim,

I am experiencing an error in the getEvents function in line 190. The code is not recognizing the variable c3dserver(). After doing some searching I found that this is an expected error if you use a 64 bit version of Matlab, but I have also tried with a 32 bit version of Matlab and still am experiencing the same problems.

Any help you could give would be great, thanks!

Justin

User avatar
Justin Creps
Posts: 5
Joined: Fri Feb 24, 2012 11:50 am

Re: getting c3dserver() error even when using 32 bit version

Post by Justin Creps » Fri Jul 06, 2012 1:47 pm

Never mind,

I was able to solve the problem by downloading the c3dserver directly from their web site.

Justin

POST REPLY