필터 지우기
필터 지우기

How to access .exe file through matlab .m file?

조회 수: 2 (최근 30일)
shrivardhan  suryawanshi
shrivardhan suryawanshi 2014년 1월 7일
댓글: shrivardhan suryawanshi 2014년 1월 9일
Is it possible to give a path of .exe file through coding in MATLAB....?

채택된 답변

Jacob Halbrooks
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
  댓글 수: 1
shrivardhan  suryawanshi
shrivardhan suryawanshi 2014년 1월 9일
Thanks sir it's working now ...I would like to know that Is it possible to give input to MATLAB directly through 3D camera....?
Please reply...

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Manage Products에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by