How to convert FORTRAN files (.F) of before 1990s to MATLAB files ?
2 ビュー (過去 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!