From help-octave-request at bevo dot che dot wisc dot edu Tue Dec 17 15:36:20 2002 Subject: Dynamically loaded Fortran, how? From: "Albert F. Niessner" To: Octave Help Date: 17 Dec 2002 16:35:34 -0500 I have a C++ wrapper around a Fortran subroutine (mostly) and need some help getting it working with octave -- it works with g++/g77. First, what is the recommend way to go from Matrix to reference to the matrix for passing into the fortran subroutine? Second, what is the recommend way to use mkoctfile to produce the desired results -- a dynamically loadable function? Al Niessner ------------------------------------------------------------- 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 -------------------------------------------------------------