BTK Matlab Wrapper
0.3dev.0
Matlab bindings for the Biomechanical ToolKit library (BTK)
|
Functions to access to the members of a C++ btk::Analog object from Matlab.
Extract data stored in an analog channel (stored itself in an acquisition) format them to be easily used by Matlab.
Functions | |
class | btkGetAnalogResolution |
Returns the analog to digital converter (ADC) resolution. More... | |
class | btkGetAnalogs |
Extract analog channels from the given biomechanical acquisition. More... | |
class | btkGetAnalogsValues |
Extract analog channels' values and store them in a matrix. More... | |
class | btkGetForcePlatforms |
Extract force platforms' informations from the given biomechanical acquisition. More... | |