Hi there, I would like to launch a .bat file from matlab at the bat file direcetry
5 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Davide Di Pasquale
am 31 Okt. 2018
Kommentiert: Jan
am 5 Nov. 2018
I am using the following commands:
system('.\VFPSolver\runvfph.bat &'); and it works, but point to the matlab directory. I would like to let Matlab execute bat file at the bat file directory. Any suggestions?
1 Kommentar
Akzeptierte Antwort
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu File Operations 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!