How do I pass arguments to my standalone executable created with MATLAB Compiler?
Afficher commentaires plus anciens
I want to pass input and output arguments to my standalone application when I execute it from the Windows Command Prompt. How can I achieve this?
Réponse acceptée
Plus de réponses (1)
Antti
le 26 Jan 2018
2 votes
Note that in R2017b (and possibly beyond) on Windows 10, no output is printed on the Windows command prompt unless you uncheck "Do not display the Windows command shell (console) for execution" under "Additional runtime settings" in the Application Compiler tool of MATLAB Compiler.
Catégories
En savoir plus sur Startup and Shutdown dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!