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

Description

Modify the time of the selected event.

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