Skip to contents

This function takes a spectrum from seewave and creates a new zero-valued spectrum with the same structure.

Usage

zeroSpectrum(s1)

Arguments

s1

Spectrum to emulate the structure of.

Value

A zero-valued spectrum.

Examples

if (FALSE) {
zeroSpectrum(spec)
}