Main Content
SignalIntegrityWaveform
Return waveform object of given Signal Integrity Toolbox simulation object
Since R2023a
Description
The SignalIntegrityWaveform
class object returns the waveform
object from a given SignalIntegritySimulation
object. You can get any specific
waveform in the simulation or all the waveforms in the simulation.
Creation
Description
returns a
w
=sim.Waveforms(i)SignalIntegrityWaveform
class object corresponding to the
i-th waveform of the SignalIntegritySimulation
object
sim
.
returns the
w
=sim.WaveformsSignalIntegrityWaveform
class objects corresponding to all the waveforms
of the SignalIntegritySimulation
object sm
.
Properties
More About
Version History
Introduced in R2023a