[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: web and octave, gnuplot and jpeg/gif
From: |
Dirk Eddelbuettel |
Subject: |
Re: web and octave, gnuplot and jpeg/gif |
Date: |
Tue, 15 Sep 1998 18:49:12 -0400 (EDT) |
Daniel> Hi, I want to use octave as a creator for pictures used in my
Daniel> browser (myoctvae_porgramm.cgi).
Daniel>
Daniel>
Daniel> As far as I have seen gnuplot does not support jpeg or gif which
Daniel> could easily be loaded and showed by netscape.
Daniel>
Daniel> Is there a format which could be viewd by netscape or do I have to
Daniel> start a routine via system("convert #.ps #.gif") to make it run?
Both are possible.
You can either recompile gnuplot with support gif creation (for which you
have to get the gd library from www.boutell.com), or can use the netpbm tools
to convert. The former is much faster.
Regards, Dirk
--
mailto:address@hidden According to the latest official figures,
http://rosebud.ml.org/~edd 43% of all statistics are totally worthless.