Main Content
validateWave
Syntax
Description
validateWave(
compares the MER waveform
specified by MER object obj
)obj
with the reference waveform. You must
provide the reference waveform before you can call the function.
validateWave(
compares the MER waveform specified by MER object obj
,ReferenceWave
,ReferenceWavePattern
)obj
with the
specified reference waveform.
validateWave(
compares the MER waveform specified by MER object obj
,ReferenceWave
,ReferenceWavePattern
,plot
='on')obj
with the
specified reference waveform and plots the comparison results.
Input Arguments
Version History
Introduced in R2024b
See Also
si.MER
| makeWave
| estimateStateye
| plotInputs
| plotValidation
| plotStateye
| plotPDFs