From help-octave-request at bevo dot che dot wisc dot edu Tue May 21 07:34:12 2002 Subject: Combine function and gnuplot output file.ps From: To: Date: Tue, 21 May 2002 09:39:48 -0300 (BRT) Dear octave users I would like to save a file.ps after i run my script for spectral analysis... so how does octave work with gnuplot to combine a script function and output file.ps? Is there way to make this? Suppose i include the commmands in my function somefile.m gset term postscript gset output "/path/file.ps gset xlabel " " gset ylabel " " gplot # this line is wright? ... but its wrong because don't create a ps file. Any helps is appreciate! -- Marcelo Alexandre Bruno - Pos-graduacao Oceanografia Biologica Departamento de Oceanografia - Laboratorio de Ecologia do Ictioplancton (0xx53) 2336529 - Rio Grande - RS - BRAZIL ------------------------------------------------------------- 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 -------------------------------------------------------------