|
BTK Matlab Wrapper
0.3dev.0
Matlab bindings for the Biomechanical ToolKit library (BTK)
|
Return the searched metadata or 0 if not found.
md = btkFindMetaData(h, label)
md = btkFindMetaData(h, label, ...) | h | Handle pointing to a C++ btk::Acquisition object. |
| label | label of one metadata |
| ... | label(s) for the desired metadata to search. Any level of depth is possible. |
| md | Same format than the output of the function btkGetMetaData. |
1.8.5