Editor's Note: This file was selected as MATLAB Central Pick of the Week
This function uses the MATLAB JAVA interface to enhance the appearance of your GUI programs with a professional splash screen. To use it, simply call "splash.m" in your GUI, as you would with most MATLAB functions. You have the ability to customize the duration time and the image that is displayed.
Cite As
junziyang (2026). splash.m (https://www.mathworks.com/matlabcentral/fileexchange/5946-splash-m), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2023a
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
- Image Processing and Computer Vision > Image Processing Toolbox > Image Filtering and Enhancement > Image Arithmetic >
Find more on Image Arithmetic in Help Center and MATLAB Answers
Tags
Acknowledgements
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.3.0.0 | "Warning:IM2JAVA will be removed in a future release." If you receive this warning, this update is a workaround. Enjoy! |
||
| 1.2.0.0 | Using the revised version you can control the duration time of the splash according to your program's need, the initialization time, for example. |
||
| 1.0.0.0 | The revised version can fit the duration of its visibility to the time it takes to load the program. |
