Creating events in c3d

Provide a simple and time efficient way to extract raw gait data from a C3D file
POST REPLY
User avatar
Pablo Ortega
Posts: 28
Joined: Fri Apr 18, 2008 8:29 pm

Creating events in c3d

Post by Pablo Ortega » Sat Apr 28, 2012 12:38 pm

Hi Tim;

I'm having trouble creating events in my c3d files extracted from cortex (motion analysis Co.), im using the createEvent.m
to do so, and im getting the following error


createEvent ('simcapture2002', 'L', 'FS',23)
??? Invoke Error, Dispatch Exception:
Source: C3DServer.C3D.1
Description: Invalid Index has been used

Error in ==> createEvent at 119
oldnumEvents = itf.GetParameterValue(index1, 0);

any thoughts??? anyone ? thanks!!!

POST REPLY