help-octave
[Top][All Lists]
Advanced

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

Re: I would like to do this, but is not supported


From: Geraint Paul Bevan
Subject: Re: I would like to do this, but is not supported
Date: Thu, 23 Oct 2003 14:19:29 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030624

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

charo wrote:


|>        eval(sprintf("tempGrad(%03i,%03i)",i,j))= tcFr; <---- (2)

This should work if you put the "= tcFr" inside the string to be evaluated

[*untested*]
eval(sprintf("tempGrad(%03i,%03i) = tcFr",i,j));



- --
Geraint Bevan
http://www.mech.gla.ac.uk/~gbevan

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (GNU/Linux)

iEYEARECAAYFAj+X1V8ACgkQcXV3N50QmNNbTgCfU98cGN/wtOinPTaGOimzIBxG
0hwAnjJ00BIR0Ohz9bDzYivMYBQXEhlu
=GT31
-----END PGP SIGNATURE-----



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