From help-request at octave dot org Wed Feb 1 11:16:11 2006 Subject: Re: calling a DLD function from another DLD function From: Carlo de Falco To: Quentin Spencer Cc: "John W. Eaton" , help-octave@octave.org Date: Wed, 1 Feb 2006 18:14:24 +0100 > I think I have done something like this before. My approach would be to > make each of the functions written in plain C and then write DLD wrapper > functions around them. Then the functions can call each other using the > low-level C function calls, and all of them are also available to be > called from m files. > > -Quentin > Thanks, I think this approach is best in my case, Carlo ------------------------------------------------------------- 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 -------------------------------------------------------------