Annotations from a edf-file
[ann_struct]=edf_get_annotations(edf_file)
: string containing the path and name of the file
: structure containing the annotations .
: start times of the annotations .
: duration times of the annotations (saved as string)
: string vector of the annotation descriptions
Extract annotations from a edf-file.