[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: graphing problem
From: |
Etienne Grossmann |
Subject: |
Re: graphing problem |
Date: |
Tue, 27 Feb 2001 11:51:32 +0000 |
User-agent: |
WEMI/1.13.7 (Shimada) FLIM/1.13.2 (Kasanui) Emacs/20.7 (i386-debian-linux-gnu) (with unibyte mode) |
Hello,
From: Judith Brown <address@hidden>
# I'm a matlabber just trying out octave and am having a *terrible* time
# with 3 D graphing (and some trouble
# with plain plots )
Octave does graphics through Gnuplot. If you use emacs, you can get
help on gnuplot : C-h i then select gnuplot.
If you just want to examine surfaces (no axes, labels, no nothing),
and you have the vrml browser FreeWRL (http://www.crc.ca/FreeWRL)
installed, you can use functions "vmesh" or "vrml_browse" from
http://anonimo.isr.ist.utl.pt/~etienne/octave (I wrote them).
Cheers,
Etienne
-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.
Octave's home on the web: http://www.octave.org
How to fund new projects: http://www.octave.org/funding.html
Subscription information: http://www.octave.org/archive.html
-------------------------------------------------------------
- graphing problem, Judith Brown, 2001/02/26
- Re: graphing problem,
Etienne Grossmann <=