help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

octave, gnuplot and aquaterm


From: Florian Kühnlenz
Subject: octave, gnuplot and aquaterm
Date: Sat, 7 Feb 2009 18:20:23 +0100

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?
reply via email to

[Prev in Thread] Current Thread [Next in Thread]