progress
Syntax
Description
returns
the percentage, as a number between 0 and 1, of the data that you have read from the
datastore object p
= progress(mds
)mds
. For example, a return value of
0.55
means that you have read 55% of the simulation results. Use the
progress
function and the NumSims
property to
determine the current read position.
Input Arguments
Output Arguments
Version History
Introduced in R2025a