How to convert FORTRAN files (.F) of before 1990s to MATLAB files ?
2 views (last 30 days)
Show older comments
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 Comments
dpb
on 29 Aug 2021
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.
Accepted Answer
the cyclist
on 16 Aug 2021
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.
More Answers (0)
See Also
Categories
Find more on Fortran with MATLAB in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!