help-octave
[Top][All Lists]
Advanced

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

Re: Help wit contour plotting


From: Muthiah Annamalai
Subject: Re: Help wit contour plotting
Date: Sat, 01 Dec 2007 12:33:32 -0600
User-agent: Thunderbird 2.0.0.6 (X11/20071022)

Foehn wrote:
Hi all,
I am an octave novice, and I could not find the information I was
looking for in the octave manual and the FAQ-List. I want to print a
contour plot as an example that is good for publication.



print ("cont.eps","-depsc")
change to

print ("-deps","cont.eps")

-Muthu




reply via email to

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