Hi all,
in this patch I generate 150 random numbers. I want them to be written as a row in a .csv file. So, pressing play and then [write( this actually happens: the newly created .csv file contains a row of 150 numbers (I opened it with LibreOffice Calc).
The problem is now: if I generate another 150 numbers, I would like them to be written to the same file as the second row, another 150 numbers as the third row and so on even hundreds of times.
Any idea how I can do it?
Thank you,
a.