<div>Hello,</div><div><br></div><div> I'm trying to timelock to a specific event in an epoch and I'm having some difficulty setting it up in matlab. When not specifying an event, i.e. using '?', it identifies two types of events 'trial' and 'trigger' as well as the values. The problem I'm having is that there are two different triggers per trial and I am interested in only one of them, however when I specify cfg.trialdef.eventtype = 'trigger' and the cfg.trialdef.eventvalue = 'triggername', I get an error that no trials were defined. Is there a way to isolate the specific trigger without having to code a trial function. Thank you in advance for your time.</div>

<div><br></div><div> -Sylvia</div>