Run External Program/Application with MATLAB Web App Server on Windows
7 views (last 30 days)
Show older comments
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 Comments
Answers (0)
See Also
Categories
Find more on MATLAB Web App Server in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!