Help on converting fortran source and C-gateway to the new 64-bit mex.

1 view (last 30 days)
Hello
I took old 77 fortran code to see if I could convert it to the new standard. Unfortunately I run into trouble. Attached are the sources files for the C-gateway and Fortran-77 with integer*8 (an extremely simple fortran source with only integers).
The fortran source was compiled with "gfortran -c calnpr.f" and then I used mex command to do the rest.
It has been a long time that I try to modify and compile my old source files and it is very likely that I am missing something or doing something stupid.
Any help would be much appreciated.
Many thanks
Ed

Answers (0)

Categories

Find more on Fortran with MATLAB in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!