ba_get_annotations#
Return annotation texts and timestamps.
Function Signature#
function annotations = ba_get_annotations()
Usage#
annotations = ba_get_annotations()
Outputs#
annotationsstruct returned by the native MEX session command.
Example#
annotations = ba_get_annotations()
Notes#
Requires an active device connection.
Source File#
matlab/ba_get_annotations.m