Softpedia
 


SCRIPTS CATEGORIES:



NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Peardrop CMS 0.2.3
  • CommaFeed 0.0.1
  • Squash
  • Pick-a-Color 1.1.5
  • MVIS Security Center 1....
  • EasyZoom 1.0.3
  • jQueryGantt
  • IMDBPHP 2.1.8
  • Dynamic WordPress Form ...
  • PathFinding.js 0.4.1
  • Home > Scripts > Scientific/Engineering > Visualization

    Progress Meter for Execution of Tasks/Loops

    download button


    Downloads: 351  Tell us about an update
    User Rating:
    Rated by:
    NOT RATED
    0 user(s)
    Developer:

    Website:

    License / Price:

    Platforms:

    Databases:

    Language:

    Last Updated:

    Category:
    Ameya Deoras | More scripts
    www.mathworks.com
    BSD License - BSD License 

    Windows / Linux / Mac OS / BSD / Solaris
    N/A
    Matlab
    May 27th, 2010, 16:22 GMT
    C: \ Scientific/Engineering \ Visualization

     Read user reviews (0)  Refer to a friend  Subscribe

    Progress Meter for Execution of Tasks/Loops description

    This MATLAB script displays a progress bar for current executing functions in the command window

    The MATLAB PROGMETER function enables to display the progress and completion of a task / loop dynamically in the command window.

    The progress meter is displayed as text of the form, ">> Task Description: 45%"
    where the completion level can be modified with subsequent calls to the function.

    Its usage is similar to that of WAITBAR.

    PROGMETER(x, message) will create a new progress meter by displaying the string variable message and the progress represented as a percentage based on x. x can take values between 0 and 1 where 1 implies 100% completion. If a progress meter already exists, this will update the existing progress meter with the new message and progress value calculated from x.

    PROGMETER(x) will update the progress meter with the new value in x without changing the message of an existing progress meter. If a new progress meter is created it will not display any message, just the progress.

    PROGMETER done will update the progress meter to "Done" and reset the internal state

    PROGMETER clear will erase the meter and message and reset the internal state

    PROGMETER reset will not update the meter but reset the internal state

    When the internal state is reset, subsequent calls to progmeter will display text on a new line. Note that any other text displayed to the MATLAB command window between calls to progmeter can result in undesired behavior.

    Requirements:

    · MATLAB 7.6 or higher



    TAGS:

    execution completion | progress bar | show progress | execution | task | completion

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM