Shows a progress bar that is scaled to simulation end time.
newProgressBar(sim)
setProgressBar(sim)
Arguments
sim |
A simList simulation object. |
Details
The progress bar object is stored in a separate environment, #' .pkgEnv
.
Author
Alex Chubaty and Eliot McIntire