Help wit contour plotting

Muthiah Annamalai muthuspost at gmail.com
Sat Dec 1 12:33:32 CST 2007


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




More information about the Help-octave mailing list