help-octave
[Top][All Lists]
Advanced

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

Re: command whos


From: frank wang
Subject: Re: command whos
Date: Wed, 9 Aug 2006 17:32:42 -0700

Thanks.
 
It is my fault. I only looked in whos and overlooked the who command.
 
Thanks
 
Frank
 


On 8/9/06, Quentin Spencer <address@hidden> wrote:
frank wang wrote:
> In Octave, everytime when I type whos command, octave will first list
> a lot of information that I do not want. The only thing I want is the
> variable, not the buildin function. In Matlab, if you type whos, it
> will only list the variable.
>
> Could anyone help me whether in octave I can list the variable only?

Try "whos -variables"


Quentin



reply via email to

[Prev in Thread] Current Thread [Next in Thread]