I am trying to compile your matdemo1.f file
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Sirs: I am trying to compile your matdemo1.f file so I can write a fortran code that will write a file in matlab format. I am using Absoft Fortran 2019. In the Examples .zip file
are 2 folders. The Mathworks folder contains the matdemo1.f95 file and the include file fintrf.inc . The second folder contains the new files as modified with advise from Absoft. The include file had a name change and extensive changes to work with the original include file which had C style headers and other charcaters not recognized by my fortran compile. The Absoft folder also contains a screen shot after compilation show the unresolved externals. I am look for ideas how I can get this to work
1) Is there a preferred Mathworks Fortran compiler???
2) Does anyone have working compile code for an example such as this that write and read Matlab formmated files in a Fortran environment
Any help is greatly appreciated !
1 comentario
Walter Roberson
el 11 de Oct. de 2019
Intel's Parallel Studios is the only supported fortran for MS Windows and for Mac.
GNU gfortran is supported for Linux
Respuestas (0)
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!