help-octave
[Top][All Lists]
Advanced

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

gset output & filename


From: mbn
Subject: gset output & filename
Date: Sat, 8 Mar 2008 17:36:42 -0800 (PST)

Hi,

I want to pass to "gset output" a file that I receive in the command line (I
run a Octave script), I do something like this:


===========================
file_OUT=argv(2,:);

...

gset output file_OUT

gnuplot> set output file_OUT
                           ^
         line 0: expecting filename
===========================

How can I solve that?

Thanks in advance 
-- 
View this message in context: 
http://www.nabble.com/gset-output---filename-tp15922808p15922808.html
Sent from the Octave - General mailing list archive at Nabble.com.



reply via email to

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