Main Content
winwrite
Class: sigwin.blackman
Namespace: sigwin
Save Blackman window in ASCII file
Syntax
winwrite(H)
winwrite(H,'filename')
Description
winwrite(H)
opens a dialog box that enables you to export the values of
the Blackman window object H
to an ASCII file with file name
extension wf
.
winwrite(H,'filename')
saves the values
of the Blackman window object H
in the current
folder as a column vector in the ASCII file 'filename'
with
filename extension wf
.