From help-octave-request at bevo dot che dot wisc dot edu Sun Feb 1 06:12:15 2004 Subject: Re: saving plot images in arbitrary sizes. From: Christoph Dalitz To: general questions Cc: g dot bevan at mech dot gla dot ac dot uk, dmitri@unm.edu, help-octave@bevo.che.wisc.edu Date: Sun, 1 Feb 2004 12:56:28 +0100 On Sat, 31 Jan 2004 18:59:27 +0000 (GMT) general questions wrote: > > It seems that keeping my plots in ps format will be a > much better plan as they keep all the detail. Now all > I need is a working script for converting them when > necessary. > An even better (IMHO) option is to export the plot as fig file, which can be edited and converted to various formats with xfig. This is also a solution for your original PNG size problem because xfig's export function supports arbitrary scale factors. Christoph Dalitz ------------------------------------------------------------- Octave is freely available under the terms of the GNU GPL. Octave's home on the web: http://www.octave.org How to fund new projects: http://www.octave.org/funding.html Subscription information: http://www.octave.org/archive.html -------------------------------------------------------------