Main Content

191 results in File Exchange

Timer waitbar

Version 1.1.0.0 by Eric Ogier

Waitbar object with estimated time remaining and estimated time of arrival

Timerwaitbar is an object based on MATLAB waitbar and including a timer providing the following informations :- Progression [%]- Estimated Time Remaining [d HH:MM:SS]- Estimated Time of Arrival [ddd

- TIMER WAITBAR
- Number of iterations
  • 455 (All time)
  • 2 (Last 30 days)
  • 5.0 / 5
  • Community
  • 28 Mar 2016

Simulink Waitbar

Version 1.0.0.0 by Jeremy Schaeffer

Allows user to see a progress bar for a simulink simulation when running the model from Matlab.

  • 4.4K (All time)
  • 3 (Last 30 days)
  • 4.0 / 5
  • Community
  • 25 Jan 2006

Waitbar for Parfor

Version 1.0.0 by Yun Pu

Waitbar or wait message for parfor or for loop.

This script generates a waitbar or a wait message including (1) the percentage finished; (2) the time used; and (3) the estimated remaining time for parfor or other types of loop. The script uses

  • 1.9K (All time)
  • 4 (Last 30 days)
  • 4.6 / 5
  • Community
  • 31 Mar 2019

progressbar

Version 1.2.0.0 by Steve Hoelzer

Simple, efficient, and user friendly replacement for waitbar.

  • 27.5K (All time)
  • 11 (Last 30 days)
  • 4.9 / 5
  • Community
  • 8 Oct 2010

Tooltip Waitbar

Version 1.4.0.0 by Geoffrey Akien

Displays a tooltip-sized waitbar beneath uicontrols.

Displays a tooltip-sized waitbar beneath uicontrols, and is animated. Inspired by "About Face", similarly to my other tooltip submission.toolTipWaitBarHandle = tooltipwaitbar(hObject)Generates a

  • 1.3K (All time)
  • 1 (Last 30 days)
  • 5.0 / 5
  • Community
  • 20 Jan 2010

waitbar2a(x, whichbar, varargin)

Version 1.1.0.0 by Ross Hatton

Progress bar (waitbar) that can be embedded into a GUI uipanel element and/or decremented.

The standard WAITBAR function (and the improved WAITBAR2 function, which this code is based on) must appear in their own figure windows, and cannot be embedded into a GUI.WAITBAR2A is a drop-in

- WAITBAR2a - Displays wait bar with fancy color shift effect
  • 2.5K (All time)
  • 1 (Last 30 days)
  • 4.7 / 5
  • Community
  • 19 Aug 2015

waitbar with time estimation

Version 1.5.0.0 by Andrew

Estimated remaining, elapsed time, and percentage complete.

This version of waitbar is compatible with MATLAB's version. Thus, doesn't require any modification of existing functions using the waitbar. However, the property settings include with MATLAB

- WAITBAR a modified version of MATLAB's waitbar function.
  • 9.2K (All time)
  • 2 (Last 30 days)
  • 4.9 / 5
  • Community
  • 23 Jan 2010

gPKPDSimToolbox

Version 1.1.3 by Iraj Hosseini

The app is used for PKPD Modeling and Simulation.

- - Custom waitbar with added functionality
  • 1.3K (All time)
  • 7 (Last 30 days)
  • 5.0 / 5
  • Community
  • 29 Sep 2021

gQSPSim

Version 1.0.2 by Iraj Hosseini

The app is used for QSP Modeling and Simulation.

- - Custom waitbar with added functionality
  • 488 (All time)
  • 5 (Last 30 days)
  • 5.0 / 5
  • Community
  • 23 Jul 2020

SanRam/spiht-image-compression

Version 1.0.0.0 by santhosh Ramaiah

Image Compression Using SPIHT Algorithm.

- : add, remove or update an entry on the multi waitbar
  • 435 (All time)
  • 1 (Last 30 days)
  • 5.0 / 5
  • Community
  • 15 Aug 2017

Local binary patterns

Version 1.92.0.0 by Nikolay S.

Calculates image LBP (Local binary patterns).

- function waitbarTimeRemaining(h_waitbar,h_tic,waitbar_progress)
  • 21.6K (All time)
  • 10 (Last 30 days)
  • 4.5 / 5
  • Community
  • 25 Jul 2017

Mosaic generator

Version 1.8.0.0 by Nikolay S.

Photo mosaic generator. Choose a tile image, and a directory with images, and see the magic.

- function waitbarTimeRemaining(waitbarProgress)
  • 5.8K (All time)
  • 2 (Last 30 days)
  • 4.6 / 5
  • Community
  • 28 Aug 2014

WITio

Version 2.1.1 by J. T. Holmi

WITio: A MATLAB data evaluation toolbox to script broader insights into big data from WITec microscopes

  • 682 (All time)
  • 17 (Last 30 days)
  • 5.0 / 5
  • Community
  • 22 Aug 2024

Command-line progress bar (waitbar)

Version 1.0.0.0 by Ita Katz

Command-line equivalent of matlab's "waitbar"

Matlab's "waitbar" is useful for tracking the progress of for-loops. However, it is not available when no GUI is used, and in addition, from my experience, it can be a run-time bottleneck if called

  • 533 (All time)
  • 2 (Last 30 days)
  • 5.0 / 5
  • Community
  • 2 May 2016

MatrixUser v2.2

Version 1.13.0.0 by Fang Liu

An ImageJ like, Multi-functional, GUI-based Program for Image (Matrix) Processing and Analysis

- MatrixUser, a multi-dimensional matrix analysis software package
  • 2.3K (All time)
  • 1 (Last 30 days)
  • 5.0 / 5
  • Community
  • 2 Jul 2018

multiWaitbar

Version 1.15 by Ben Tordoff

A new "shiny" progress-bar with multiple bars in a single window, time-estimates and more.

This function provides a new progress-bar (waitbar in MATLAB-speak) with the following features: * Multiple bars in one window * Robust to the window being closed * Time-estimates for long-running

- : add, remove or update an entry on the multi waitbar
  • 8.5K (All time)
  • 12 (Last 30 days)
  • 4.8 / 5
  • Community
  • 11 Jul 2025

MultiWaitBar

Version 1.0.0.0 by Sandeep Solanki

MULTIWAITBAR displays multiple waitbars.

% MULTIWAITBAR displays multiple waitbars.% H = MULTIWAITBAR(NumAxes,StepAxes,TitleAxes)% creates and displays a waitbars of fractional lengths StepAxes. The% handle to the multiwaitbar figure

- MULTIWAITBAR displays multiple waitbars.
  • 374 (All time)
  • 1 (Last 30 days)
  • 5.0 / 5
  • Community
  • 29 Oct 2013

Simulation of Random Walk

Version 1.1.0.0 by QiQin Zhan

Random walk model is made to explain the Brownian motion.

- Creates a WAITBAR in a new figure (by default)
  • 2.9K (All time)
  • 2 (Last 30 days)
  • 4.3 / 5
  • Community
  • 13 Feb 2014

ParForWaitBar

Version 1.0.0.0 by Maher HAMDI

Create a parfor wait bar

Similar to waitbar MATLAB function. The ParForWaitBar can monitor progress in a parallel pool while a computation is carried out

  • 143 (All time)
  • 2 (Last 30 days)
  • 4.3 / 5
  • Community
  • 13 Feb 2018

ecg-kit

Version 1.4.0.0 by marianux

A Matlab toolbox for cardiovascular signal processing

  • 5.5K (All time)
  • 17 (Last 30 days)
  • 4.7 / 5
  • Community
  • 25 Aug 2015

Another text Waitbar

Version 1.0.0.0 by Joseph

A text progressbar, faster than the graphical Matlab waitbar

  • 1.6K (All time)
  • 1 (Last 30 days)
  • 4.3 / 5
  • Community
  • 7 Sep 2007

Timerbar

Version 1.0.0.0 by Suresh Joel

Modification of waitbar.

This is a small modification of waitbar to display the time remaining for computation. Was useful for me for long computations.

  • 2.6K (All time)
  • 1 (Last 30 days)
  • 5.0 / 5
  • Community
  • 31 Mar 2016

Embedding Waitbar Inside A GUI

Version 1.0.0.0 by Yuanfei Jiang

use rectangle to make a simple code to use waitbar in gui

use rectangle to make a simple code to use waitbar in gui

  • 712 (All time)
  • 2 (Last 30 days)
  • 4.0 / 5
  • Community
  • 22 Sep 2014

GUI WAITBAR DEMO

Version 1.0.0.0 by Durga Lal Shrestha

Simple demo for use of waitbar in GUI + additional fun for testing your speed of mouse click on movi

This simple demo shows how to attatch waitbar in GUI and displays other informaton like estimated time, elapsed time and percentage completed.Another demo within this GUI is a simple fun for testing

  • 2.7K (All time)
  • 1 (Last 30 days)
  • 4.0 / 5
  • Community
  • 4 Apr 2016

Waitbox

Version 1.1.0.0 by Shivaputra Narke

Opens a window similar to waitbar.

It creates a figure window similar to waitbar. It can be used where one process is going to take much time to indicate use to wait. It differs from waitbar in way that user does not have to set or

  • 310 (All time)
  • 1 (Last 30 days)
  • 5.0 / 5
  • Community
  • 26 Jun 2013

ODE wait bar

Version 1.0.0.0 by Jose Pina

Graphical waitbar printing ODE solver progress

function shows a simple waitbar with the progress of the integration every 0.2 seconds.

  • 1.9K (All time)
  • 2 (Last 30 days)
  • 5.0 / 5
  • Community
  • 7 Jun 2007

SDETools

Version 1.2.0.0 by Andrew Horchler

Matlab Toolbox for the Numerical Solution of Stochastic Differential Equations (SDEs)

- Display updating line of text or textual waitbar in Command Window.
  • 995 (All time)
  • 3 (Last 30 days)
  • 5.0 / 5
  • Community
  • 30 Sep 2020

fakebar

Version 1.0.0.0 by Stefan Eireiner

displays progressing waitbars until you press cancel

fakebar(value) displays progressing waitbars until you press cancel value: how many loops are to be done until a waitbar is full. Try values > 1000 (optional parameter). Example: fakebar(20000

- fakebar(value) displays progressing waitbars until you press cancel
  • 1.3K (All time)
  • 1 (Last 30 days)
  • 5.0 / 5
  • Community
  • 13 Apr 2006

MIRtoolbox

Version 1.10.0.0 by Olivier Lartillot

An innovative environment, on top of Matlab, for music and audio analysis

- mirwaitbar(0) toggles off the display by MIRtoolbox of waitbar windows.
  • 18.5K (All time)
  • 16 (Last 30 days)
  • 4.9 / 5
  • Community
  • 14 Dec 2011

EZW(Embedded Zerotree Wavelet)

Version 1.0.0.0 by pawan vivekananda

EZW combined with Wavelet-based Image Coding , Huffman encoder & with Lempel-Ziv-Welch(LZW)

- multiWaitbar: add, remove or update an entry on the multi waitbar
  • 2K (All time)
  • 7 (Last 30 days)
  • 3.7 / 5
  • Community
  • 26 Dec 2012

MRiLab v1.2.1

Version 1.2.1.0 by Fang Liu

A Numerical Simulation Platform for Magnetic Resonance Imaging (MRI)

- MatrixUser, a multi-dimensional matrix analysis software package
  • 4.6K (All time)
  • 8 (Last 30 days)
  • 4.0 / 5
  • Community
  • 2 Jul 2018

Waitbar2

Version 1.0.0.0 by Jasper Menger

Modification of standard waitbar function; neater code, and a fancy color shift effect added

WAITBAR2 - Displays wait bar with fancy color shift effectAdaptation of the MatLab standard waitbar function:WAITBAR2 is typically used inside a FOR loop that performs alengthy computation. A sample

- WAITBAR2 - Displays wait bar with fancy color shift effect
  • 2.1K (All time)
  • 1 (Last 30 days)
  • 3.7 / 5
  • Community
  • 23 Nov 2005

wdisp: a pedestrian command window waitbar

Version 1.0.0.0 by us

Creates a waitbar-like display in the command window.

Creates the equivalent of WAITBAR in the command window.See:help wdispfor a self-explanatory example - or type: t='-\|/'; fori=1:40 tl=wdisp( 0,sprintf('time %c %s',t(rem(i,4)+1),datestr(now

  • 9.9K (All time)
  • 1 (Last 30 days)
  • 3.8 / 5
  • Community
  • 19 May 2003

SeisLab 2.01

Version 1.2.0.0 by Eike Rietsch

Release 6.1925 of a collection of functions for analysis/display of seismic and well-log data.

- % progressbar - shows a progress bar dialog based on the function "waitbar"
  • 9.4K (All time)
  • 13 (Last 30 days)
  • 4.9 / 5
  • Community
  • 8 Jul 2009

WORKBAR

Version 1.0.0.0 by Daniel Claxton

Efficient and stylish alternative to WAITBAR.

WORKBAR Graphically monitors progress of calculations WORKBAR(X) creates and displays the workbar with the fractional length "X". It is an alternative to the built-in matlab function WAITBAR

  • 6.7K (All time)
  • 1 (Last 30 days)
  • 4.7 / 5
  • Community
  • 22 Mar 2005

Text Wait/Progress Bar

Version 1.0.1 by Xiaoxuan He

A command line version of waitbar() that prints progress in percentage.

This is a command line version of waitbar(). Got inspired by Paul's version but tried to rewrite it in a simpler way, so that other people may find it easier to use or modify.Usage:Put it in your for

  • 213 (All time)
  • 2 (Last 30 days)
  • 5.0 / 5
  • Community
  • 24 May 2019

CO2gui - lab control and automation

Version 1.32.0.0 by Geoffrey Akien

Software used for controlling and data logging lab equipment.

- removes the waitbar if it got used
  • 2.3K (All time)
  • 3 (Last 30 days)
  • 4.0 / 5
  • Community
  • 25 Aug 2016

MultiWaitBar

Version 1.2.0.0 by David Snyder

Display multiple waitbars in a single figure.

MultiWaitBar creates a one or two-dimensional grid of waitbars in a single figure window. Titles and bar colors can be individually modified. Each bar is an instance of the WaitBarAxes class. The

  • 1K (All time)
  • 1 (Last 30 days)
  • 4.3 / 5
  • Community
  • 1 Jul 2013

SeisLab 3.01

Version 1.5.0.0 by Eike Rietsch

Release 10.0301 of a collection of functions for analysis/display of seismic and well-log data.

- % progressbar - shows a progress bar dialog based on the function "waitbar"
  • 23.6K (All time)
  • 11 (Last 30 days)
  • 4.4 / 5
  • Community
  • 1 Mar 2010

Concatenate video files subplot style

Version 1.0.0.0 by Nikolay S.

Concatenates videos to a single file. Handy for testing videos for differences.

- function waitbarTimeRemaining(h_waitbar,h_tic,waitbar_progress)
  • 532 (All time)
  • 1 (Last 30 days)
  • -- / 5
  • Community
  • 27 Nov 2011

Transducer Array Calculation (TAC) GUI

Version 1.9.0.0 by Benedikt Kohout

GUI to calculate and visualize the radiation pattern of ultrasound transducers.

  • 6.6K (All time)
  • 5 (Last 30 days)
  • 4.5 / 5
  • Community
  • 12 Sep 2012

timebar

Version 1.0.0.0 by Chad English

Similar to waitbar, but with estimated time remaining and progress percentage.

TIMEBAR is a progress window, similar to waitbar, that shows the progress of calculations using a sliding bar, a displayed percentage complete, and an estimated time remaining.The estimated time

  • 10.1K (All time)
  • 1 (Last 30 days)
  • 4.6 / 5
  • Community
  • 12 Mar 2002

Crop video to sub elements

Version 1.4.0.0 by Nikolay S.

This function divides the input video to several parts/sub videos.

- function waitbarTimeRemaining(waitbarProgress)
  • 1.7K (All time)
  • 2 (Last 30 days)
  • -- / 5
  • Community
  • 8 Feb 2015

embedVideo2Video.zip

Version 1.1.0.0 by Nikolay S.

This function allows embedding one video into a another Main video, with many options.

- function waitbarTimeRemaining(waitbarProgress)
  • 730 (All time)
  • 1 (Last 30 days)
  • -- / 5
  • Community
  • 7 Feb 2015

gQSPsim-release

Version 1.0.0.0 by Iraj Hosseini

gQSPsim

- - Custom waitbar with added functionality
  • 344 (All time)
  • 2 (Last 30 days)
  • -- / 5
  • Community
  • 14 Aug 2023

AWAITBAR: alternative to waitbar

Version 1.0.0.0 by Durga Lal Shrestha

Waitbar with an abort button, estimated time, elapsed time display

AWAITBAR displays waitbar with abort buttonClicking on the ABORT or the CLOSE button of the waitbar figure will abort the loop and close the waitbar. USAGE: H = awaitbar(x,message) creates and

- AWAITBAR displays waitbar with abort button
  • 2.9K (All time)
  • 1 (Last 30 days)
  • -- / 5
  • Community
  • 4 Apr 2016

par-waitbar

Version 0.1.0 by djmaxus

Wrapped waitbar to track progress of parallel loops

# `waitbar` for parallel loops in MATLAB![CI](https://github.com/djmaxus/par-waitbar/actions/workflows/ci.yml/badge.svg?branch=main)[![View par-waitbar on File

- waitbar wrapper to track progress of parallel loops
  • 2 (All time)
  • 2 (Last 30 days)
  • -- / 5
  • Community
  • 10 Apr 2025

nanobem22

Version 1.0.0 by Ulrich Hohenester

Maxwell solver using the boundary element method (BEM) approach for optical resonators and nanophotonic systems

- : add, remove or update an entry on the multi waitbar
  • 185 (All time)
  • 3 (Last 30 days)
  • -- / 5
  • Community
  • 7 Mar 2022

waitbar1

Version 1.0.0.0 by Sandeep Solanki

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

% 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" %

  • 288 (All time)
  • 1 (Last 30 days)
  • -- / 5
  • Community
  • 2 Nov 2014

MOtion DEcision (MODE) model

Version 1.3.0.0 by Massimiliano Versace

MOtion DEcision (MODE) model is a neural model of perceptual decision-making.

- WAITBAR2a - Displays wait bar with fancy color shift effect
  • 1.9K (All time)
  • 1 (Last 30 days)
  • -- / 5
  • Community
  • 22 Jul 2009

IVP Solver Toolbox

Version 4.2.1 by Tamas Kis

Collection of fixed-step IVP solvers. Includes support for matrix-valued IVPs, and provides functions for generating IVP solver equations.

  • 379 (All time)
  • 3 (Last 30 days)
  • -- / 5
  • Community
  • 14 Aug 2023

MATLAB R2013a - Teoria e Programacao - Guia Pratico

Version 1.0.0.0 by ELIA Y MATSUMOTO

Companion Software for the book "MATLAB® R2013a - Teoria e Programação - Guia Prático"

  • 881 (All time)
  • 2 (Last 30 days)
  • 3.0 / 5
  • Community
  • 29 Aug 2013

TCP/IP distributed waitbar

Version 1.4.0.1 by Christophe Pouillot

classWaitbardist allows you to update a MATLAB waitbar through the network via TCP/IP sockets.

This waitbar was first designed to be used for distributed computing with the Parallel Computing Toolbox™ but can be used independently.classWaitbardist uses 2 other MATLAB custom classes

  • 1.4K (All time)
  • 1 (Last 30 days)
  • -- / 5
  • Community
  • 1 Sep 2016

CIAtah (i.e. calciumImagingAnalysis)

Version 4.11.0 by Biafra Ahanonu

CIAtah is a software package for calcium imaging analysis of one- and two-photon imaging datasets. https://github.com/bahanonu/ciatah

  • 584 (All time)
  • 3 (Last 30 days)
  • -- / 5
  • Community
  • 24 Jul 2024

Mlearn/WaitBar_Matlab

Version 1.0.2 by M A

Higher degree of freedom to create a process bar.

WaitBar_Matlab create a waitbar that can be embedded to parent graphics object.

  • 37 (All time)
  • 1 (Last 30 days)
  • -- / 5
  • Community
  • 17 May 2020

timed waitbar

Version 1.0.0.0 by Aslak Grinsted

A progress bar in a single line of code with ETA

waitbar with ETA, Estimated Time of Arrival... Usage: h=timedwaitbar(fraction_complete[,infostring]) Fraction: is a number between 0 and 1. a value of 1 means completed and closes the window. h

- A waitbar with ETA, Estimated Time of Arrival...
  • 306 (All time)
  • 2 (Last 30 days)
  • -- / 5
  • Community
  • 8 Apr 2016

FanCMDWaitbar - Command Line Waitbar (nested loops, parfor)

Version 2.1.0 by Thomas Cimiega

A fancy command line waitbar supporting nested loops and parfor

# FanCmdWaitbarA lightweight, **tqdm-inspired command-line progress bar for MATLAB**. Especially convenient for projects with e.g. lots of figures that bury the usual graphic ```waitbar()```, nested

  • 15 (All time)
  • 8 (Last 30 days)
  • -- / 5
  • Community
  • 4 May 2026

Call a waitbar from within a DLL written in C

Version 1.0.0.0 by Bill Davidson

Example code for embedding a call to the Matlab waitbar() function from within a DLL written in C

When a DLL takes a long time to run, things go silent. It can look like the program has crashed even when it is running along just fine. The Matlab waitbar() function can be used in Matlab, but a

  • 1.9K (All time)
  • 1 (Last 30 days)
  • 3.0 / 5
  • Community
  • 3 Feb 2006

parwaitbar

Version 1.0.0 by Olivier Trottier

Matlab waitbar compatible with parfor.

parwaitbar is a Matlab class that displays a progress bar compatible with for/parfor loops.If parallel.pool.DataQueue is available, parwaitbar uses the queue to update the waitbar asynchronously. If

- Waitbar class compatible with parfor.
  • 73 (All time)
  • 3 (Last 30 days)
  • -- / 5
  • Community
  • 8 Sep 2019

ColorProgressBar

Version 1.0.0 by Jake August

ColorProgressBar modifies an existing waitbar to change the progress bar's color based on the percent complete.

Make the color of a waitbar's progress bar dependent on the percent complete progress. Can define the interpolation method and customize the colors the progress bar cycles through. See the

  • 83 (All time)
  • 1 (Last 30 days)
  • -- / 5
  • Community
  • 12 Oct 2018

Load more