help-octave
[Top][All Lists]
Advanced

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

Dynamically loaded Fortran, how?


From: Albert F. Niessner
Subject: Dynamically loaded Fortran, how?
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
-------------------------------------------------------------



reply via email to

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