help-octave
[Top][All Lists]
Advanced

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

Re: 2.1.51


From: taltman
Subject: Re: 2.1.51
Date: Wed, 26 Nov 2003 19:32:28 +0000 (UTC)

Try:

who

x = who

whos

x = whos

All of these options return nada?

Also, make sure that the statement from above that you write in your
code is in the same scope as the variable you want to see. It won't
work if you type that from the interpreter, when what you really want
to see is within a function ( non-nested lexical scope ).

~Tomer



On Nov 26, 2003 at 1:43pm, Rosario Balboa wrote:

rbalbo >Date: Wed, 26 Nov 2003 13:43:12 +0100
rbalbo >From: Rosario Balboa <address@hidden>
rbalbo >To: address@hidden
rbalbo >Subject: 2.1.51
rbalbo >Resent-Date: Wed, 26 Nov 2003 04:45:34 -0600
rbalbo >Resent-From: address@hidden
rbalbo >
rbalbo >Hi 8vers,
rbalbo >
rbalbo >I just installed version 2.1.51 and I'm unable to see the local 
rbalbo >variables using the who command.
rbalbo >
rbalbo >Does this command changed? What should I do to see what Octave has in 
rbalbo >memory?
rbalbo >
rbalbo >Many thanks,
rbalbo >
rbalbo >Rosario
rbalbo >
rbalbo >
rbalbo >
rbalbo >
rbalbo >
rbalbo >
rbalbo 
>------------------------------------------------------------------------------
rbalbo >Rosario M. Balboa, Ph.D.
rbalbo >Junior Scientist
rbalbo >Departamento de Biotecnología
rbalbo >Universidad de Alicante, Spain
rbalbo >phone: +34 965 90 3852
rbalbo >fax:   +34 965 90 3965
rbalbo 
>------------------------------------------------------------------------------
rbalbo >"Genghis Khan started with a tribe of seventeen people including his
rbalbo >mother. He conquered everything. It seems to me you don't need much in 
rbalbo >life other than enthusiasm and your mum."
rbalbo >
rbalbo >
rbalbo >
rbalbo >-------------------------------------------------------------
rbalbo >Octave is freely available under the terms of the GNU GPL.
rbalbo >
rbalbo >Octave's home on the web:  http://www.octave.org
rbalbo >How to fund new projects:  http://www.octave.org/funding.html
rbalbo >Subscription information:  http://www.octave.org/archive.html
rbalbo >-------------------------------------------------------------
rbalbo >
rbalbo >



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