fortran convert to Matlab
7 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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
0 comentarios
Respuesta aceptada
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
Más respuestas (1)
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
0 comentarios
Ver también
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!