Main Content
progress
Return percentage of data read from datastore
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(dst
)dst
. For example, a return value of
0.55
means that you have read 55% of the data. Use the
progress
function and the NumSamples
property to
determine the current read position.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2017a