BTK Matlab Wrapper
0.3dev.0
Matlab bindings for the Biomechanical ToolKit library (BTK)
|
Extract force platform wrenches expressed in the global frame from a given acquisition.
fpw = btkGetForcePlatformWrenches(h, inglobalframe)
h | Handle pointing to a C++ btk::Acquisition object. |
inglobalframe | Optional parameter to express wrenches in global or local frame. Set inglobalframe to 0 to express in local frame. |
fpw | Paged structure with the following fields:
|