BTK Matlab Wrapper
0.3dev.0
Matlab bindings for the Biomechanical ToolKit library (BTK)
|
Sets point's residuals from a row vector.
btkSetPointResiduals(h, index, r)
btkSetPointResiduals(h, label, r)
h | Handle pointing to a C++ btk::Acquisition object. |
index | Integer containing the index of the point to modify. |
label | String containing the label of the point to modify. |
r | Column vector of reals with the exact number of frames. |