How can I use or call .exe file in my normal matlab script ?
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Kaustubh hike
am 16 Aug. 2021
Beantwortet: Walter Roberson
am 16 Aug. 2021
Hi,
How can I use or call .exe file in my normal matlab script ?
Regards.
0 Kommentare
Akzeptierte Antwort
Walter Roberson
am 16 Aug. 2021
.exe implies Windows, so you have access to .NET procedures . See System.Diagonstics.Process
0 Kommentare
Weitere Antworten (1)
Siehe auch
Kategorien
Mehr zu MATLAB Coder 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!