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!