K_fwaitbar(varargin​)

Version 1.2.0.0 (334 Bytes) by Francesco
Fake waitbar to simulate work in progress
72 Downloads
Updated 11 May 2015

View License

Fake waitbar to simulate work in progress.
K_fwaitbar(n) create a waitbar of n seconds.
Ver 1.1 (08/05/2015):
Solved a bug that doesn't allow to have waits of less than 100 secs;
Increments are now less linear and more credible.

Cite As

Francesco (2024). K_fwaitbar(varargin) (https://www.mathworks.com/matlabcentral/fileexchange/50736-k_fwaitbar-varargin), MATLAB Central File Exchange. Retrieved .

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

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.2.0.0

Ver 1.1 (08/05/2015):
Solved a bug that doesn't allow to have waits of less than 100 secs;
Increments are now less linear and more credible.

1.1.0.0

Ver 1.1
Solved a bug that doesn't allow to have waits of less than 100 secs;
Increments are now less linear and more credible.

1.0.0.0