help-octave
[Top][All Lists]
Advanced

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

Combine function and gnuplot output file.ps


From: marcelo
Subject: Combine function and gnuplot output file.ps
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 <my function> # 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
-------------------------------------------------------------



reply via email to

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