Preventing/ avoiding Opening MATLAB window when opening an app (.mlapp-file)
Show older comments
I created an app using the Appdesigner. Is there a way to double click the .mlapp-file and run ONLY the app?
Currently, when I double-click the .mlapp-file it opens the app but also the standard MATLAB-window (whith script, editor, workspace etc.).
This is really annoying.
Is there a way to open the app and nothing but the app GUI?
Thanks in advance!
2 Comments
Rik
on 4 Apr 2023
You might need to use Compiler to make it a standalone application.
NightStalker
on 4 Apr 2023
Accepted Answer
More Answers (0)
Categories
Find more on Startup and Shutdown in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!