|
BTK Matlab Wrapper
0.3dev.0
Matlab bindings for the Biomechanical ToolKit library (BTK)
|
Modify the time of the selected event.
[events, eventsInfo] = btkSetEventTime(h, index, newtime) | h | Handle pointing to a C++ btk::Acquisition object. |
| index | Integer with the index of the event to modify. |
| newtime | Real with the new time. |
| events | A structure with the same format than in the function btkGetEvents |
| eventsInfo | A structure with the same format than in the function btkGetEvents |
1.8.5