alphabetical list of Octave functions

Brian Kirklin bkirklin at quantapoint.com
Tue Jun 10 12:14:23 CDT 2008


John W. Eaton wrote:
> On 10-Jun-2008, gOS wrote:
>
> | I'm looking for a list of just the function names in alphabetical order (no
> | specs, help, or any other commentary,numbering, delims... etc)
> | 
> | Does such a list exist somewhere or could someone provide me with one?
> | 
> | Reason being that I'm using Notepad++ do do my editing as it has several
> | features that make editing simpler and faster. It has the option to have a
> | kind of intellisense for any language if you give it an alphabetical list of
> | the functions. I don't honestly need it to be alphabetical, but a list
> | without duplicates would be appreciated.
> | 
> | If only their new console would allow Octave to run a bit easier I'd be set.
> | Errors cause the thing to crap out to the point that you have to start
> | octave again, but that's more than likely glitches in their terminal.
>
> Octave's command-line completion can give you a list of available
> functions.  Just start a fresh Octave session and type TAB twice.
>
> jwe
>
>   
Do you have a suggestion on how to capture that output? The 2835 items 
couldn't be displayed in one terminal for me to just copy and paste the 
data out.

gOS


More information about the Help-octave mailing list