[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: debugging dynamic functions
From: |
Joshua Rigler |
Subject: |
Re: debugging dynamic functions |
Date: |
Wed, 07 Feb 2001 11:56:12 -0700 |
"John W. Eaton" wrote:
> ...snip...
>
> The .oct file is only unloaded after all the functions defined from it
> are cleared. If you have multiple routines that are supposed to share
> a library of functions, you might want to define them all in one .oct
> file. A .oct file that contains multiple DLD functions should only be
> loaded once now.
Huh? I didn't think this was possible after reading up on the package
mathwrap and its "-stub" option, but as many have come to realize, I
misinterpret/misunderstand things quite often ;^).
If I understand what you're saying, this might solve some of my problems
developing CDF routines. Would you (jwe) be willing to provide a VERY
brief example of how you do what you've described above? Thanks.
-EJR
-------------------------------------------------------------
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
-------------------------------------------------------------