LEDbar (a fast and simple embedded progress bar without axes)

Each of the 10 little colored text fields is turned on sequentially after each 10% of progress.
1.5K Downloads
Updated 20 Apr 2009

View License

LEDbar Version 1.0

This LED style progress bar is a simple and nice looking way to do progress bars without patch or figure command. It can be used as an alternative to MATLAB's waitbar.

LEDbar is freeware. Launch an included application example to see instructions on screen. There are two examples, the second one adds an Abort button to the first one.

I tried other embedded progress bar (wait bar) methods before. They required updating axes. That causes screen flickering even with 'Doublebuffer' set to 'on.' Because there is no drawing involved in LEDbar, this method is fast. The bar can be easily dragged to any part of the GUI screen by beginners.

Created using MATLAB R13 (Version 6.x). Tested OK for R14 (Version 7.x). Not tested for higher versions yet.

Cite As

Tingyue Gu (2024). LEDbar (a fast and simple embedded progress bar without axes) (https://www.mathworks.com/matlabcentral/fileexchange/23838-ledbar-a-fast-and-simple-embedded-progress-bar-without-axes), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R13SP1
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.0.0.0