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

Description

Modify the label of the selected event.

Syntax:
[events, eventsInfo] = btkSetEventLabel(h, label, newlabel)
Parameters
hHandle pointing to a C++ btk::Acquisition object.
indexInteger with the index of the event to modify.
newlabelString with the new label.
Return values
eventsA structure with the same format than in the function btkGetEvents
eventsInfoA structure with the same format than in the function btkGetEvents
See Also
btkSetEventDescription, btkSetEventId, btkSetEventSubject, btkSetEventTime