Input from batch file
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
i am running a matlab executable(a1.exe) from batch file(.bat file)
i need to pass input argument(I1,I2,I3) from batch file to matlab executable(a1.exe)
I1,I2,I3 are in string data type & defined in batch file(.bat file)
so how pass I1,I2,I3 to matlab executable which is called in .bat file
0 Kommentare
Akzeptierte Antwort
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Environment and Settings 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!