waitbar1

waitbar : when time of the end of process is unknown.
287 Downloads
Updated 2 Nov 2014

View License

% WAITBAR1 creats waitbar which does not need to be updated. It runs
% parallel with any process runing in MATLAB.
%
% Object = waitbar1 Creats a waitbar with figure name as "Waitbar1"
% and bar title as "Please Wait ... ".
% Object = waitbar1(name,barTitle) Creats a waitbar with give figure
% name and bar title.
%
% delete(object) deletes the waitbar1 figure;

Cite As

Sandeep Solanki (2024). waitbar1 (https://www.mathworks.com/matlabcentral/fileexchange/48326-waitbar1), MATLAB Central File Exchange. Retrieved .

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

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