Menu

#3 tutorial example to fix

v2.0ce
open
nobody
5
2001-11-28
2001-11-28
No

Hi,

I'm testing Psilab for an application relating
respiratory gas analysis.
It seems really good.

Just a note relating the tutorial: in the plotting
example, you used ' ' instead of ", and the name
of the data are not x and y but xdat and ydat.

The correct line becomes:

plot2d ~x:[xdat] ~y:[ydat] ~title:"Testplot"
~xlabel:"X" ~ylabel:"Y" ~xrange:[0.0;20.0]
~yrange:[0.0;1.0]() ;;

This is really a minor note. You have done a
really good job!

Regards
Gianluca
giammy@giammy.com

Discussion


Log in to post a comment.