|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: 6/14/2010 12:29:02 PM
Posts: 4,
Visits: 11
|
|
| We are trying to create an ERP task that randomly varies the duration of the inter-stimulus interval (a fixation cross) between 1200 and 2000. We found an inline script to use "c.SetAttrib "Duration", Random(1200, 2000)", but are not sure how to link it with the ISI object (fixation cross). Not sure if the "Duration" part of the inline is supposed to refer to an attribute. Can you please advise the next step? Thanks!
|
|
|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: 6/14/2010 12:29:02 PM
Posts: 4,
Visits: 11
|
|
| Figure it out, the inline code was right but needed to put it before the ISI object.
|
|
|
|