help-octave
[Top][All Lists]
Advanced

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

Export Plot as EMF


From: John Hedengren
Subject: Export Plot as EMF
Date: Mon, 08 May 2006 06:20:48 -0600

I recently upgraded to 2.9.5 from 2.9.4. The functions that I use to export plots, particularly EMF, JPG, and EPS are now gone (I received warning messages before that they would be removed in a future version).

gset term postscript eps color
gset output "name.eps"
replot

gset term emf
gset output "name.emf"
replot

My keyword searches aren't coming up with any functions that replace the export of plots created with the plot(). I know there are other plotting packages that I can use, such as GRACE, that may have this functionality but I would prefer to deal with Octave's native plotting functions.




reply via email to

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