Main Content

reset

Reset datastore to initial position

Since R2025a

Description

reset(mds) sets the read position of the datastore object mds to the first sample in the datastore. Use the reset function to reread data from a datastore.

Input Arguments

collapse all

Datastore to read, specified as a simulink.multisim.MultisimDatastore object.

Version History

Introduced in R2025a