How to convert FORTRAN files (.F) of before 1990s to MATLAB files ?
3 次查看(过去 30 天)
显示 更早的评论
I have files which were developed before the era of .f90 (file format of FORTRAN after 1990). I want to compile them in MATLAB. I am looking if anyway this is possible to do in MATLAB.
5 个评论
dpb
2021-8-29
Good luck -- and let us know how it goes, good or bad.
And, complain vociferously to TMW about their lack of support to the scientific computing community.
采纳的回答
the cyclist
2021-8-16
Although it apparently only converts F90 files, the documentation there states that there are also utilities that conver older Fortran formats (e.g. F77) to F90.
更多回答(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!