BTK Matlab Wrapper  0.3dev.0
Matlab bindings for the Biomechanical ToolKit library (BTK)
Functions
Access point data

Description

Functions to access to the members of a C++ btk::Point object from Matlab.

Extract data stored in a point (stored itself in an acquisition) format them to be easily used by Matlab.

Functions

class  btkGetAngles
 Extract angles from a given biomechanical acquisition. More...
 
class  btkGetAnglesValues
 Extract angles' values from the given acquisition and store them in a matrix. More...
 
class  btkGetForces
 Extract forces from a given biomechanical acquisition. More...
 
class  btkGetForcesValues
 Extract forces' values from the given acquisition and store them in a matrix. More...
 
class  btkGetMarkers
 Extract markers from a given biomechanical acquisition. More...
 
class  btkGetMarkersResiduals
 Extract markers' residuals from the given acquisition and store them in a matrix. More...
 
class  btkGetMarkersValues
 Extract markers' values from the given acquisition and store them in a matrix. More...
 
class  btkGetMoments
 Extract moments from a given biomechanical acquisition. More...
 
class  btkGetMomentsValues
 Extract moments' values from the given acquisition and store them in a matrix. More...
 
class  btkGetPointsResiduals
 Extract points' residuals from the given acquisition and store them in a matrix. More...
 
class  btkGetPointsUnit
 Returns requested points' unit. More...
 
class  btkGetPointsValues
 Extract points' values from the given acquisition and store them in a matrix. More...
 
class  btkGetPowers
 Extract powers from a given biomechanical acquisition. More...
 
class  btkGetPowersValues
 Extract powers' values from the given acquisition and store them in a matrix. More...
 
class  btkGetScalars
 Extract scalars from a given biomechanical acquisition. More...
 
class  btkGetScalarsValues
 Extract scalars' values from the given acquisition and store them in a matrix. More...