|
From: <dg...@us...> - 2013-07-14 06:12:34
|
Hi! Thank you for your reply the other day! I realize that 'rand()' is a function to generate random numbers, right? I'm sorry, that's not what I meant. I wanted to know if I can use only numbers (=already generated values, not generated with gnuplot) to perform any of the tests listed at 'random demo script.'<http://gnuplot.sourceforge.net/demo/random.html> On Mon, Jul 1, 2013 at 6:13 PM, BBands <bb...@gm...> wrote: > gunplot explains its implementation of random numbers in 'help > random'. As far as I know, nothing external in needed. The function > call is rand(). > > John > |