[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: gplot with smooth, plot with structures
From: |
Dirk Eddelbuettel |
Subject: |
Re: gplot with smooth, plot with structures |
Date: |
Tue, 7 Mar 2000 16:24:52 -0500 |
User-agent: |
Mutt/1.0.1i |
> features of gnuplot. If you need all the features of gnuplot, you
> should save your data to a file and use gnuplot directly.
Or use popen() from Octave to pipe commands to Gnuplot yourself. You can
even send the data. This of course more painful to setup, so it only pays
for repeated applications (eg cron jobs).
--
According to the latest figures, 43% of all statistics are totally worthless.
-----------------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.
Octave's home on the web: http://www.che.wisc.edu/octave/octave.html
How to fund new projects: http://www.che.wisc.edu/octave/funding.html
Subscription information: http://www.che.wisc.edu/octave/archive.html
-----------------------------------------------------------------------