Fancy splash screen for compiled .exe GUIs

Displays your splash screen while loading your compiled GUI
ダウンロード: 4.1K
更新 2008/8/18

ライセンスの表示

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');

引用

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. 取得済み .

MATLAB リリースの互換性
作成: R10
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersMATLAB Compiler についてさらに検索

Community Treasure Hunt

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

Start Hunting!
バージョン 公開済み リリース ノート
1.0.0.0