|
BTK Matlab Wrapper
0.3dev.0
Matlab bindings for the Biomechanical ToolKit library (BTK)
|
Modify the subject's information of the selected event.
[events, eventsInfo] = btkSetEventSubject(h, index, newsubject) | h | Handle pointing to a C++ btk::Acquisition object. |
| index | Integer with the index of the event to modify. |
| newsubject | String with the new subject's information. |
| 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