octave, gnuplot and aquaterm
Florian Kühnlenz
floriankuehnlenz at googlemail.com
Sat Feb 7 11:20:23 CST 2009
Hello,
I have installed octave and gnuplot via macports (aquaterm is
installed automatically with gnuplot). I set it all up to use aquaterm
which works fine in gnuplot itself:
gnuplot> plot sin(x)
will open aquaterm
but in octave:
octave>fplot("cos",[0,2*pi])
will open an window in X11
can someone give me a hint what I have to do to plot in aquaterm from
octave as well?
More information about the Help-octave
mailing list