Home > freetb4matlab > tk_octave > tk_progress.m

tk_progress

PURPOSE ^

% tk_progress(val, text)

SYNOPSIS ^

function tk_progress(val, text)

DESCRIPTION ^

% tk_progress(val, text)
%
% creates a progress bar indicator window it it does not exist, and
% sets the bar of scale bar to value ( 0 <= val <= 100), and prints 'text'.
% if it exists, then only 'val' and 'text' are updated
% if called without arguments, destroys the window
%
% Octave can continue processing

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Fri 22-May-2009 15:13:00 by m2html © 2003