fortran convert to Matlab

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

 Accepted Answer

Ben Barrowes
Ben Barrowes on 22 Aug 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 Comments

Bns, stp monsieur aide moi ! comment convertir un code de fortran en code matlab
Hi, please email me (in English please) at barrowes@alum.mit.edu
Well, I'll email you right away. Thanks

Sign in to comment.

More Answers (1)

ES
ES on 21 Aug 2018
You may try this. Not sure if it works. https://in.mathworks.com/matlabcentral/fileexchange/5260-benbarrowes-f2matlab

Categories

Community Treasure Hunt

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

Start Hunting!