fortran convert to Matlab
8 views (last 30 days)
Show older comments
SAKIR SAHIN
on 21 Aug 2018
Commented: Ibtissem Kettouche
on 1 Jun 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 Comments
Accepted Answer
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
More Answers (1)
ES
on 21 Aug 2018
You may try this. Not sure if it works. https://in.mathworks.com/matlabcentral/fileexchange/5260-benbarrowes-f2matlab
0 Comments
See Also
Categories
Find more on Fortran with MATLAB in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!