fortran convert to Matlab
8 次查看(过去 30 天)
显示 更早的评论
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 个评论
采纳的回答
Ben Barrowes
2018-8-22
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 个评论
更多回答(1 个)
ES
2018-8-21
You may try this. Not sure if it works. https://in.mathworks.com/matlabcentral/fileexchange/5260-benbarrowes-f2matlab
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!