Hello,
I have a TimeSeriesTable with 7 columns including time & the coordinates i chose to record. I was wondering how it is possible to access these coordinate values displayed in the TimeSeriesTable as vectors of type "double".
Any assistance?
how do you extract "double" data from a TimeSeriesTable
- Ismail Raslan
- Posts: 5
- Joined: Thu Feb 04, 2021 4:01 am
- Carmichael Ong
- Posts: 401
- Joined: Fri Feb 24, 2012 11:50 am
Re: how do you extract "double" data from a TimeSeriesTable
You may want to check out the Matlab utility file "osimTableToStruct.m" provided with the OpenSim installation to help get values from an OpenSim Table
- Ismail Raslan
- Posts: 5
- Joined: Thu Feb 04, 2021 4:01 am