I am trying to compile your matdemo1.f file
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentar
Walter Roberson
am 11 Okt. 2019
Intel's Parallel Studios is the only supported fortran for MS Windows and for Mac.
GNU gfortran is supported for Linux
Antworten (0)
Siehe auch
Kategorien
Mehr zu Fortran with MATLAB finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!