|
From: <dg...@us...> - 2013-07-15 18:47:09
|
Thank you. I will try to plot them. I'm sorry this probably sounds stupid, but could someone please tell me how I can start gnuplot? :/ I downloaded the 'gnuplot-4.6.3.tar' file off sourceforge, and unzipped it, but what do I select in the folder? I don't see any .exe file... On Mon, Jul 15, 2013 at 11:38 AM, BBands <bb...@gm...> wrote: > if you have the values -- I assume they are in a file -- why not just > plot them? See 'help plot datafile', which also includes help for > inline data. > > John > > On Sat, Jul 13, 2013 at 11:12 PM, dg...@us... > <dg...@us...> wrote: > > 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.' > |