help-octave
[Top][All Lists]
Advanced

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

Re: alphabetical list of Octave functions


From: Brian Kirklin
Subject: Re: alphabetical list of Octave functions
Date: Tue, 10 Jun 2008 13:14:23 -0400
User-agent: Thunderbird 2.0.0.14 (Windows/20080421)

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


reply via email to

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