How to convert FORTRAN files (.F) of before 1990s to MATLAB files ?

5 vues (au cours des 30 derniers jours)
Sambit Supriya Dash
Sambit Supriya Dash le 15 Août 2021
Commenté : dpb le 29 Août 2021
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 commentaires
Sambit Supriya Dash
Sambit Supriya Dash le 29 Août 2021
@dpb I agree with your words, I would check with GFortran. Thank you for such information
dpb
dpb le 29 Août 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.

Connectez-vous pour commenter.

Réponse acceptée

the cyclist
the cyclist le 16 Août 2021
You can try f2matlab from the File Exchange.
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.
  1 commentaire
Sambit Supriya Dash
Sambit Supriya Dash le 28 Août 2021
Wow! This is very helpful, thanks for sharing, but the conversion from 77 to 90 is still bothering in thhe explanations, not very clear.

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Fortran with MATLAB dans Help Center et File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by