How can I use or call .exe file in my normal matlab script ?
2 views (last 30 days)
Show older comments
Kaustubh hike
on 16 Aug 2021
Answered: Walter Roberson
on 16 Aug 2021
Hi,
How can I use or call .exe file in my normal matlab script ?
Regards.
0 Comments
Accepted Answer
Walter Roberson
on 16 Aug 2021
.exe implies Windows, so you have access to .NET procedures . See System.Diagonstics.Process
0 Comments
More Answers (1)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!