Page 1 of 1
Plotting Graphs
Posted: Mon Mar 26, 2007 4:45 pm
by xApple
Hello !
Has anyone made a stack/done some work on creating 2D graphs in rev from simple X,Y data points ?
I was hesitating in using Matlab or Runrev for my Bachelor Project... Matlab having of course all the state-of-the-art plotting tools but very poor user interface.
Thanks in advance !
Posted: Mon Mar 26, 2007 6:18 pm
by Klaus
Hi xApple,
maybe my little (cheesy

stack "Plotter test" may get you started.
Find it on my website on the "X-Talk" page:
http://www.major-k.de/xtalk.html
Best
Klaus Major
Posted: Tue Mar 27, 2007 11:18 pm
by paul_gr
Thanks for that Klaus.
Much appreciated -- and I wouldn't call it cheesy.
Paul
Posted: Wed Mar 28, 2007 11:00 am
by Klaus
Hi paul_gr,
thank you VERY much

Posted: Thu Mar 29, 2007 3:08 pm
by xApple
Yeah it's not bad..
A good start indeed...
Only missing an adaptive scale rather than the fixed "12" value.
If I build on it I'll send it back to you.
Thanks, have a nice day.
Posted: Thu Mar 29, 2007 5:17 pm
by Klaus
xApple wrote:...
Only missing an adaptive scale rather than the fixed "12" value.
...
Well, I was young and needed the money

Posted: Sun Apr 01, 2007 3:32 am
by mblackman
Posted: Thu May 03, 2007 8:43 pm
by xApple
Sweet. Exactly what I needed.
Nice work and thanks a lot !