help-octave
[Top][All Lists]
Advanced

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

Re: concept problem


From: Paolo Ariano
Subject: Re: concept problem
Date: 15 Nov 2001 16:27:45 +0100

On Thu, 2001-11-15 at 14:50, Mirek Kwasniak wrote:
> Two variants :)
> 
> eval([ 'gset output "', filename, '"' ])
> gset([ 'output "', filename, "' ])


thnks a lot but i've tried and:

filename = "pippo"
gset([ 'output "', filename, "' ])

error: unterminated string constant
parse error:

>>> gset([ 'output "', filename, "' ])

hi
paolo
-- 

Paolo Ariano
Neuroscience PhD student                             address@hidden
Others                                            address@hidden
                          Petardo, s.m.:         Abitante della Sardegna
                          colpito da flautolenza acuta. 
                          
                          
                          



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