|
From: <br...@ph...> - 2006-09-01 16:40:05
|
Chieneao Lee wrote: > Is there any function in gnuplot that enable the graph plotted to be > saved as graphical file, such as gif , jpeg? No. Gnuplot doesn't "save" graphs. It re-generates them to a different output device driver that writes graph files. See "help set terminal" and "help set output". |