|
BTK Matlab Wrapper
0.3dev.0
Matlab bindings for the Biomechanical ToolKit library (BTK)
|
Extract scalars from a given biomechanical acquisition.
[scalars, scalarsInfo] = btkGetScalars(h) | h | Handle pointing to a C++ btk::Acquisition object. |
| scalars | Structure with the scalars' values. Each fieldname corresponds to an scalar's label (see note #1). |
| scalarsInfo | Structure with the informations related to the scalars.
|
1.8.5