favdberg
About
- Username
- favdberg
- Joined
- Visits
- 57
- Last Active
- Roles
- Member
Comments
-
Hi @lvanderlinden ! Thanks for responding so quickly and for the excellent suggestion. For those who are running into a similar issue: By using the break-if statement in the repeat_if loop I had to adjust my repeat_if loops somewhat (because the du…
-
Awesome! Thanks so much @JasperdeWaard and @lvanderlinden for responding so quickly and for taking the time to adjust my script. Everything seems to be running as it should now :)
-
This is the code I have so far to generate the design matrix. This code runs smoothly on my computer for approx. 16 trials, but my computer can't handle the computation of a matrix with 144 trials... # SET-UP # Design matrix PRACTICE list with 8 cir…