Main Content

reset

System object: twoRayChannel

Reset states of System object

Since R2021a

Syntax

reset(s2Ray)

Description

reset(s2Ray) resets the internal state of the twoRayChannel object, S. This method resets the random number generator state if SeedSource is a property of this System object™ and has the value 'Property'.

Input Arguments

expand all

Two-ray channel, specified as a System object.

Example: twoRayChannel

Extended Capabilities

C/C++ Code Generation
Generate C and C++ code using MATLAB® Coder™.

Version History

Introduced in R2021a