uisimprogress
R2026bDescription
simprog = uisimprogress creates a simulation progress bar in a new
figure and returns the SimulationProgress object. MATLAB® calls the uifigure function to create the figure.
simprog = uisimprogress( creates a
simulation progress bar in the specified parent container. The parent can be a
p)Figure object or one of its child containers.
simprog = uisimprogress(___,
creates a simulation progress bar with properties specified by one or more name-value
arguments.Name=Value)
Examples
Input Arguments
Name-Value Arguments
Version History
Introduced in R2024a