BTK Matlab Wrapper  0.3dev.0
Matlab bindings for the Biomechanical ToolKit library (BTK)
btkGetLastFrame Class Reference

Description

Return acquisition's last frame index.

Syntax:
lf = btkGetLastFrame(h)
Parameters
hHandle pointing to a C++ btk::Acquisition object.
Return values
lfSingle integer with index of the last frame.
See Also
btkGetFirstFrame