Run External Program/Application with MATLAB Web App Server on Windows
8 ビュー (過去 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!