fortran convert to Matlab

조회 수: 7 (최근 30일)
SAKIR SAHIN
SAKIR SAHIN 2018년 8월 21일
댓글: Ibtissem Kettouche 2021년 6월 1일
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

채택된 답변

Ben Barrowes
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
Ben Barrowes
Ben Barrowes 2021년 6월 1일
Hi, please email me (in English please) at barrowes@alum.mit.edu
Ibtissem Kettouche
Ibtissem Kettouche 2021년 6월 1일
Well, I'll email you right away. Thanks

댓글을 달려면 로그인하십시오.

추가 답변 (1개)

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

카테고리

Help CenterFile Exchange에서 Fortran with MATLAB에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by