Main Content

reset

System object: phased.MFSKWaveform
Namespace: phased

Reset states of the MFSK waveform object

Syntax

reset(sMFSK)

Description

reset(sMFSK) resets the internal states of the phased.MFSKWaveform object, sMFSK, to their initial values.

Input Arguments

expand all

MFSK waveform, specified as a phased.MFSKWaveform System object.

Example: sMFSK= phased.MFSKWaveform;

Version History

Introduced in R2015a