help-octave
[Top][All Lists]
Advanced

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

Re: "gset output 'filename'" question


From: Etienne Grossmann
Subject: Re: "gset output 'filename'" question
Date: Tue, 5 Mar 2002 18:11:02 +0000
User-agent: Mutt/1.2.5i

On Tue, Mar 05, 2002 at 04:50:06PM +0000, Etienne Grossmann wrote:
#   Both commands below seem to work :
# 
#   gset ("out", ['"',name,'"'])
# 
# and
# 
#   eval (['gset output', name])

  :-( precisely that one does not work! Try this :

     eval (['gset output "', name,'"'])

  Sorry sorry

-- 
Etienne Grossmann ------ http://www.isr.ist.utl.pt/~etienne



-------------------------------------------------------------
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]