Code covered by the BSD License  

Highlights from
stsbar

3.0

3.0 | 1 rating Rate this file 6 Downloads (last 30 days) File Size: 6.27 KB File ID: #5384
image thumbnail

stsbar

by Primoz Cermelj

 

01 Jul 2004 (Updated 15 Jul 2004)

Creates a status-bar at the bottom of a figure.

| Watch this File

File Information
Description

stsbar creates a new or updates an existing status bar. It can either be created on an existing figure or raised along with a newly created figure. Several fields can be created with each field being either raised, lowered or none. Each field can contain either a text or a progress bar.

See also: SBPROGRESS

MATLAB release MATLAB 6.5.1 (R13SP1)
Tags for This File  
Everyone's Tags
Tags I've Applied
Add New Tags Please login to tag files.
Comments and Ratings (1)
29 Mar 2006 Diego De Rosa

nice, except that it slows down my application! besides, in order to avoid being annoyed by the figure being drown all the time, I changed line 434:
figure(Data.fh);
to
set(0,'currentfigure', Data.fh);

Regards,
Diego

Please login to add a comment or rating.
Updates
15 Jul 2004

description update

Tag Activity for this File
Tag Applied By Date/Time
gui tools Primoz Cermelj 22 Oct 2008 07:25:58
example Primoz Cermelj 22 Oct 2008 07:25:58
status Primoz Cermelj 22 Oct 2008 07:25:58
status bar Primoz Cermelj 22 Oct 2008 07:25:58
statusbar Primoz Cermelj 22 Oct 2008 07:25:58
progress Primoz Cermelj 22 Oct 2008 07:25:58
progressbar Primoz Cermelj 22 Oct 2008 07:25:58

Contact us at files@mathworks.com