BTK Matlab Wrapper
0.3dev.0
Matlab bindings for the Biomechanical ToolKit library (BTK)
|
Functions to modify members of a C++ btk::Event object from Matlab.
Convert data from Matlab to store them into the chosen event.
Functions | |
class | btkAppendEvent |
Append a new event into the given acquisition and (optionally) return an updated list of events. More... | |
class | btkClearEvents |
Remove all analog channels in the given acquisition. More... | |
class | btkRemoveEvent |
Delete events corresponding to the given criterias. More... | |
class | btkSetEventDescription |
Modify the description of all events which have the required label. More... | |
class | btkSetEventId |
Modify the id of all events which have the required label. More... | |
class | btkSetEventLabel |
Modify the label of the selected event. More... | |
class | btkSetEventSubject |
Modify the subject's information of the selected event. More... | |
class | btkSetEventTime |
Modify the time of the selected event. More... | |