Run External Program/Application with MATLAB Web App Server on Windows
조회 수: 7 (최근 30일)
이전 댓글 표시
I have designed and deployed a web server application to navigation to applications on Windows 10. For example, I have created a web app with GUI with a button click to execute notepad on windows using "system('notepad.exe &')" but the notepad does not execute normaly as an application but runs as a background process in Task Manager. Is the "system" command not working correctly when executed on MATLAB web app? The version of my MATLAB is R2019b.
댓글 수: 0
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 MATLAB Web App Server에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!