4.75

4.8 | 4 ratings Rate this file 4 Downloads (last 30 days) File Size: 1.91 KB File ID: #4863
image thumbnail

ASCII Progress Bar

by Roy Schestowitz

 

04 May 2004 (Updated 07 May 2004)

An ASCII progress bar with timers.

| Watch this File

File Information
Description

This is a relatively powerful ASCII progress bar with indicators of time.

It works under Windows and Linux.

Acknowledgements
This submission has inspired the following:
Another ASCII Progress Bar
MATLAB release MATLAB 6.0 (R12)
Tags for This File  
Everyone's Tags
Tags I've Applied
Add New Tags Please login to tag files.
Comments and Ratings (4)
08 May 2004 Harvey Tobkes  
27 May 2005 Hugo Hidalgo

Nice tool. If the following lines are added after the calculation and before the "clc" command, you don't need an initial estimate for completing one iteration. The progess bar will be printed after the first iteration is completed.

if i==1
  time_for_this_iteration = toc;
end

22 Nov 2006 Oleksandr Zozulya

 Note that variable "max" is actually a function in a Matlab, therefore it is strongly advised not to use it.

16 Aug 2008 W. Th.

Great idea

Please login to add a comment or rating.
Tag Activity for this File
Tag Applied By Date/Time
ascii Roy Schestowitz 22 Oct 2008 07:18:55
progress bar Roy Schestowitz 22 Oct 2008 07:18:55
console Roy Schestowitz 22 Oct 2008 07:18:55
command line Roy Schestowitz 22 Oct 2008 07:18:55

Contact us at files@mathworks.com