help-octave
[Top][All Lists]
Advanced

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

output EPS


From: rizesimoes
Subject: output EPS
Date: Fri, 18 May 2007 08:35:09 -0300

Hi,

I need plot in EPS, but the print be with error the output  in number and don't 
have my plot in figure EPS

Don't have message de error, but the error be in this part of the code.

outFileGnuplot = sprintf("output %s", outFile);
__gnuplot_set__ ("terminal postscript color enhanced")
__gnuplot_set__ (outFileGnuplot);

The program don't recognize my variable outFileGnuplot.

How can I to correct this?

Marize Simoes




reply via email to

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