Help with multiple nested timelines #2943
-
I need help nesting timelines/timeline variables: In my main task script, I have a function that when given two arrays:
I then set up my trial:
and finally have my procedure
(there is more in the procedure timeline - similar trials to This works when I input those hard coded variables However, I have multiple conditions I'd like to run for this experiment - Ideally, I'd like to nest timelines, so that I can run my I was thinking something like this
where in my trial creation I can change This is the error I am getting =
I'd love some help. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Solved!
|
Beta Was this translation helpful? Give feedback.
Solved!
If anyone has any other ideas of how to do this please share!