主要内容

plotAveragingResults

Plot waveform averaging process results

Since R2025a

Description

plotAveragingResults(sndr) plots the waveform averaging results by combining the many repetitions of the data pattern into a single waveform. This averaging reduces the random noise which can lead to a better pulse fit.

Input Arguments

collapse all

Input sndr object, specified as an object.

Note

The sndr object must be created by defining the input waveform using the property Wave.

Data Types: double

Version History

Introduced in R2025a

See Also