busyVibes

Provides a wait bar with an animated MathWorks Logo to show that your application is busy working.
371 Downloads
Updated 1 Sep 2016

View License

There a few wait bars and progress bars out there to tell the end user that your application or script is working. These provide a means to show relatively how close your task is to being done. This is an alternative for when you don't want to show relative progress or there is no way to program the filling in of the progress bar.
The busyVibe dialog provides a dialog with an animation of the MathWorks Logo that will indicate that MATLAB is busy working. The associated message can be programmatically changed to give the end user a sense of what task MATLAB is currently busy working on.

Cite As

Ethan Woodruff (2024). busyVibes (https://www.mathworks.com/matlabcentral/fileexchange/42748-busyvibes), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2013a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Dialog Boxes in Help Center and MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.3.0.1

Updated license

1.3.0.0

Changed the 'SpecularStrength' to 1 in the busyVibes.m file. The old value will cause an error in R2014b.

1.2.0.0

Add Copyright Owner.