Skip to Main Content Skip to Search
Product Documentation

winwrite - Class: sigwin.tukeywin
Package: sigwin

Save Tukey window in ASCII file

Syntax

winwrite(H)
winwrite(H,'filename')

Description

winwrite(H) opens a dialog to export the values of the Tukey window object to an ASCII file. The file extension .wf is automatically appended.

winwrite(H,'filename') saves the values of the Tukey 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.

Examples

Write Tukey window values to ASCII file:

H=sigwin.tukeywin;
% Open dialog box for ASCII file
winwrite(H);
  


Recommended Products

Includes the most popular MATLAB recorded presentations with Q&A sessions led by MATLAB experts.

 © 1984-2012- The MathWorks, Inc.    -   Site Help   -   Patents   -   Trademarks   -   Privacy Policy   -   Preventing Piracy   -   RSS