Running Deployed App from command line vs. clicking on exe file
5 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
There are two ways to run a deployed application. First, you can double-click on the executable. Second, you can call it from the windows command prompt. When you call it from the command prompt, you get a dump from the Command Window including errors, etc. Typical call would be: cd path software.exe
When open the software by double clicking on it, it behaves differently than when I run it from the command prompt. Does anyone know why this might be the case? I can't even get the errors because it works correctly when running it from the command prompt.
0 Kommentare
Antworten (0)
Siehe auch
Kategorien
Mehr zu Application Deployment finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!