Main Content
reset
Reset internal states of System object
Syntax
Description
reset(
resets
the internal states and input properties of the System object™ to
their initial values.obj
)
If
obj
writes or reads a file,reset
resets the object to the beginning of the file.If
obj
changes properties,reset
resets the properties to their initial default values.If
obj
uses a random number generation seed,reset
resets the seed property.
Examples
Input Arguments
Extended Capabilities
Version History
Introduced in R2010a