How to access .exe file through matlab .m file?
조회 수: 1 (최근 30일)
이전 댓글 표시
shrivardhan suryawanshi
2014년 1월 7일
댓글: shrivardhan suryawanshi
2014년 1월 9일
Is it possible to give a path of .exe file through coding in MATLAB....?
댓글 수: 0
채택된 답변
Jacob Halbrooks
2014년 1월 7일
You can use the SYSTEM command to execute a .exe file and capture its program output in MATLAB.
doc system
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Environment and Settings에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!