fortran convert to Matlab
7 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
SAKIR SAHIN
le 21 Août 2018
Commenté : Ibtissem Kettouche
le 1 Juin 2021
Dear Sir, I’m professor in Geophysical Division, Suleyman Demirel University in Isparta, Turkey. I have software writted by fortran 77. I want to convert to matlab this software. How can I convert my file writted by fortran 77 to Matlab? Thanks
0 commentaires
Réponse acceptée
Ben Barrowes
le 22 Août 2018
If the free version of f2matlab cannot convert your code, please mail me. I should be able to help. I have additional tools to convert old fortran code to f90 standards, including removing all goto's, then convert the code (along with common blocks, include files, etc.) into matlab source code.
3 commentaires
Plus de réponses (1)
ES
le 21 Août 2018
You may try this. Not sure if it works. https://in.mathworks.com/matlabcentral/fileexchange/5260-benbarrowes-f2matlab
0 commentaires
Voir également
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!