From help-octave-request at bevo dot che dot wisc dot edu Thu Jan 8 11:11:03 2004 Subject: Re: gset output-command From: Michel To: Christoph Dalitz CC: help-octave at bevo dot che dot wisc dot edu Date: Thu, 08 Jan 2004 18:15:46 +0100 Thanks for exportplot, I'll probably will adapt yours, but I think yours only "exports" the initial view on the plot and not the plot that you get after rotating, ... it using pm3d. You mat correct me ofcourse. That why I'm using save, ... but I suppose it can be done better liek I mentionned ... I hope so :). Brabants Michel. Christoph Dalitz wrote: >On Thu, 08 Jan 2004 15:24:47 +0100 >Michel wrote: > > >>I'm trying to write a simple m-file with wich I can save plots (also if >>I rotated them). It works, but I can't seem >>to use a string-variable for teh file-name?? Can't I specify a variable? >>Is it just passed on to gnuplot? >> >> >> >I did the same and wrote the attached "exportplot" function. It uses the >eval() function for evaluation dynamic commands. > >Hope this helps, > >Christoph > > ------------------------------------------------------------- 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 -------------------------------------------------------------