Avatar

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Supported by

sp4m

About

Username
sp4m
Joined
Visits
6
Last Active
Roles
Member

Comments

  • Hello Sylvain, wow, thanks alot! This looks like it could be a very nice solution for my problem. So far I got it going by this code: (Image) But I think your code looks much nicer and as if it could be used in a more general way. I will try it …
  • And maybe you could tell me what is wrong with the code mentioned above? Because I do not understand why Python always crashes.
  • Hello Sylvain, thank you for replying. I started the experiment you added and the first column is randomized, that's exactly what I want! But column 2 and 3 are presented sequentially (even if I change 'order' to 'random'). This should not be the c…
  • Edit: Also tried it with coding: (Image) But unfortunately Python always crashes.
  • Edit: You can see that I tried to do it blockwise, but I need a full randomization, so this is not what I was looking for.