progress
R2026bReturn percentage of data read from datastore
Syntax
Description
returns
the percentage of the data read from the datastore object p = progress(dst)dst. The
percentage is returned as a number between 0 and 1. 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