Group: comp.softsys.matlab · Group Profile · Search for whatever ok in comp.softsys.matlab
Author: Steven Lord
Date: Jan 28, 2010 19:27
Yes of course. But why must it be "within the same command window"? dos('Process1 < InputFile OutputFile') Intervening Matlab commands that process the data from OutputFile and make NewInputFile dos('Process2 < NewInputFile') BTW, the fact that these are Fortran executables is totally irrelevant. They could be anything, including DOS commands, perl, python, whatever
|