runtime using Matlab to run Fortran exe

11 Ansichten (letzte 30 Tage)
Ramon
Ramon am 6 Nov. 2014
Beantwortet: Image Analyst am 7 Nov. 2014
I am using matlab to execute a fortran program with the following command: !filename.exe input.dat
If I simply run the program with the same input file in a dos window it takes about 4 minutes to run. While using the command above, it takes about 20 minutes. Is there a way to speed this up using a different command?

Antworten (1)

Image Analyst
Image Analyst am 7 Nov. 2014
Try the system() or dos() commands.

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!

Translated by