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
objwrites or reads a file,resetresets the object to the beginning of the file.If
objchanges properties,resetresets the properties to their initial default values.If
objuses a random number generation seed,resetresets the seed property.
Examples
Input Arguments
Extended Capabilities
Version History
Introduced in R2010a