Help on converting fortran source and C-gateway to the new 64-bit mex.
2 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Fortran with MATLAB 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!