Fancy splash screen for compiled .exe GUIs

Displays your splash screen while loading your compiled GUI
4,1K download
Aggiornato 18 ago 2008

Visualizza la licenza

Now you can display a fancy, real splash screen instead of the boring command window while your compiled GUI is starting up. You can modify the appearance of the splash screen easily by exchanging a bitmap file.
You have to add one single line of code in your GUI .m file before compiling it:

function MyNiceGUI_OpeningFcn(hObject, eventdata, handles, varargin)
disp('GUIstarted');

Cita come

William Thielicke (2024). Fancy splash screen for compiled .exe GUIs (https://www.mathworks.com/matlabcentral/fileexchange/21110-fancy-splash-screen-for-compiled-exe-guis), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R10
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Categorie
Scopri di più su MATLAB Compiler in Help Center e MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Versione Pubblicato Note della release
1.0.0.0