tocStatus

PURPOSE ^

Used to display the progress of a long process.

SYNOPSIS ^

function tocStatus( id, fracDone )

DESCRIPTION ^

 Used to display the progress of a long process.

 For more information see ticStatus.

 USAGE
  tocStatus( id, fracDone )

 INPUTS
  id          - unique id of progress indicator
  fracDone    - value in (0,1] indicating percent operation completed

 OUTPUTS

 EXAMPLE

 See also TICSTATUS

 Piotr's Computer Vision Matlab Toolbox      Version 2.50
 Copyright 2014 Piotr Dollar.  [pdollar-at-gmail.com]
 Licensed under the Simplified BSD License [see external/bsd.txt]

Generated by m2html © 2003