help-octave
[Top][All Lists]
Advanced

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

gset view x


From: Dirk Eddelbuettel
Subject: gset view x
Date: Mon, 19 Feb 2001 20:07:45 -0600 (CST)

  "Stephen" == Stephen Soltesz <address@hidden> writes:
  Stephen> how do I dereference 'x' or otherwise allow gset to be passed
  Stephen> dynamic values?

You probably want something like

    eval(sprintf("gset view %d", x))

Dirk

-- 
According to the latest figures, 43% of all statistics are totally worthless.



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