help-octave
[Top][All Lists]
Advanced

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

Re: How do I find the list of commands for the interpreter?


From: Thomas D. Dean
Subject: Re: How do I find the list of commands for the interpreter?
Date: Fri, 21 Aug 2015 20:18:17 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0

On 08/21/15 18:55, Ben Abbott wrote:

directly, then how do I obtain a list of such commands?  Thanks again
for the help.
-djc

Try the functions below.

__builtins__
__keywords__
__operators__
__methods__

causes 4.1.0+ to exit.


Try

> doc

Tom Dean




reply via email to

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