help-octave
[Top][All Lists]
Advanced

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

alphabetical list of Octave functions


From: John W. Eaton
Subject: alphabetical list of Octave functions
Date: Tue, 10 Jun 2008 13:08:37 -0400

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


reply via email to

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