Help on converting fortran source and C-gateway to the new 64-bit mex.
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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
0 comentarios
Respuestas (0)
Ver también
Categorías
Más información sobre Fortran with MATLAB en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!