How do I pass arguments to my standalone executable created with MATLAB Compiler?
이전 댓글 표시
I want to pass input and output arguments to my standalone application when I execute it from the Windows Command Prompt. How can I achieve this?
채택된 답변
추가 답변 (1개)
Antti
2018년 1월 26일
2 개 추천
Note that in R2017b (and possibly beyond) on Windows 10, no output is printed on the Windows command prompt unless you uncheck "Do not display the Windows command shell (console) for execution" under "Additional runtime settings" in the Application Compiler tool of MATLAB Compiler.
카테고리
도움말 센터 및 File Exchange에서 Startup and Shutdown에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!