fortran convert to Matlab

7 visualizaciones (últimos 30 días)
SAKIR SAHIN
SAKIR SAHIN el 21 de Ag. de 2018
Comentada: Ibtissem Kettouche el 1 de Jun. de 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

Respuesta aceptada

Ben Barrowes
Ben Barrowes el 22 de Ag. de 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 comentarios
Ben Barrowes
Ben Barrowes el 1 de Jun. de 2021
Hi, please email me (in English please) at barrowes@alum.mit.edu
Ibtissem Kettouche
Ibtissem Kettouche el 1 de Jun. de 2021
Well, I'll email you right away. Thanks

Iniciar sesión para comentar.

Más respuestas (1)

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

Categorías

Más información sobre Fortran with MATLAB en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by