Run External Program/Application with MATLAB Web App Server on Windows
8 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponses (0)
Voir également
Catégories
En savoir plus sur MATLAB Web App Server dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!