help-octave
[Top][All Lists]
Advanced

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

Re: Kind of a lookfor function


From: Keith Goodman
Subject: Re: Kind of a lookfor function
Date: Mon, 30 May 2005 12:08:18 -0700

On 5/30/05, David Bateman <address@hidden> wrote:
> ...
> within octave would be more problematic. The reason is that internal to
> octave reading the help will force the function to be loaded, so this
> will be slow, and it will fill the memory with functions that are loaded
> but not used.

What would be the right way to do this (even if it's not worth doing)?

Could a separate file with all the help texts be created when Octave
is compiled? That would be easy to search. I wonder how large the file
would be.

Alternatively a database could be created at compile time.



-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------



reply via email to

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