R = EXTRACTEVENTS(fld,cons,subjects,ch,evt) extracts event data from zoo file ARGUMENTS fld ... Folder to operate on as string cons ... List of conditions (cell array of strings) subjects ... List of subject names (cell array of strings) ch ... Channel to analyse (string) evt ... Event to analyse (string) RETURNS r ... Event data by condition (structured array)