Hi, I'm creating a c3d files with BTK. So I need all the inverse fonction of
Get like the Set. I've all of this less the inverse of: " [forceplates,
forceplatesInfo] = btkGetForcePlatforms(acq)" to give the information of my
force plates at my new aquisition.
So I need a fonction like this: " btkSetForcePlatforms(acq) = [forceplates,
forceplatesInfo] ". Because when I create a new acquisition I don't know how to
give it this information. I can only change the forces values and moment
values. I want to change this:
forceplates =
0x1 struct array with fields:
channels
corners
origin
type
forceplatesInfo =
0x1 struct array with fields:
frequency
units
cal_matrix
In that:
forceplates =
3x1 struct array with fields:
channels
corners
origin
type
forceplatesInfo =
3x1 struct array with fields:
frequency
units
cal_matrix
(With the informations inside)
Please HELP ME.
Thank you very much.
Original issue reported on code.google.com by michaud....@gmail.com on 31 Jan 2013 at 10:35
Original issue reported on code.google.com by
michaud....@gmail.com
on 31 Jan 2013 at 10:35