waitbar1

waitbar : when time of the end of process is unknown.

You are now following this Submission

% 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 (2026). waitbar1 (https://www.mathworks.com/matlabcentral/fileexchange/48326-waitbar1), MATLAB Central File Exchange. Retrieved .

Categories

Find more on App Building in Help Center and MATLAB Answers

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.0.0