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

Description

Modify the description of all events which have the required label.

Syntax:
[events, eventsInfo] = btkSetEventDescription(h, label, newdesc)
Parameters
hHandle pointing to a C++ btk::Acquisition object.
labelString with the label of the event to modify.
newdescString containing the new description.
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
btkSetEventId, btkSetEventLabel, btkSetEventSubject, btkSetEventTime