winwrite
Class: sigwin.nuttallwin
Namespace: sigwin
Save Nuttall defined four-term Blackman-Harris window object values in ASCII file
Syntax
winwrite(H)
winwrite(H,'filename')
Description
winwrite(H) opens a dialog box to export the values of the Nuttall
defined four-term Blackman-Harris window object H to an ASCII file.
The file extension .wf is automatically appended.
winwrite(H,'filename') saves the values
of the Nuttall defined four-term Blackman-Harris window object H in
the current folder as a column vector in the ASCII file 'filename'.
The file extension .wf is automatically appended
to filename.

