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

Description

Modify the subject's information of the selected event.

Syntax:
[events, eventsInfo] = btkSetEventSubject(h, index, newsubject)
Parameters
hHandle pointing to a C++ btk::Acquisition object.
indexInteger with the index of the event to modify.
newsubjectString with the new subject's information.
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, btkSetEventLabel, btkSetEventTime