Iterate through values of a list every n seconds in order to update a stimulus parameter #2537
Answered by
bruno-f-cruz
Apr 3, 2026
Replies: 3 comments 4 replies
Answer selected by
rsatapat
3 replies
|
Hi @rsatapat! I am just reopening discussions that were closed so that they would be easier for people with similar questions to find in the future (unfortunately, GitHub defaults to only showing/searching for open discussions). Please continue to mark questions as answered, though! |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment




Think of a list as something you can "unroll" into a sequence of inner values with
Merge.