%%%%%%%%%%%%%%%%%%% class: specwin %%%%%%%%%%%%%%%%%%%% <a href="matlab:help specwin/char">specwin/char</a> - convert a specwin object into a string. <a href="matlab:help specwin/display">specwin/display</a> - overloads display functionality for specwin objects. <a href="matlab:help specwin/eq">specwin/eq</a> - overloads the == operator for specfin objects. <a href="matlab:help specwin/get">specwin/get</a> - get specwin object properties. <a href="matlab:help specwin/isfield">specwin/isfield</a> - tests if the given field is one of the object properties. <a href="matlab:help specwin/ne">specwin/ne</a> - overloads the ~= operator for specwin objects. <a href="matlab:help specwin/plot">specwin/plot</a> - plots a specwin object. <a href="matlab:help specwin/save">specwin/save</a> - a specwin object to file. <a href="matlab:help specwin/set">specwin/set</a> - sets a specwin property. <a href="matlab:help specwin/specwin">specwin/specwin</a> - spectral window object class constructor. <a href="matlab:help specwin/string">specwin/string</a> - writes a command string that can be used to recreate the input window object. <a href="matlab:help specwin/subsasgn">specwin/subsasgn</a> - define index assignment for specwin objects. <a href="matlab:help specwin/subsref">specwin/subsref</a> - Define field name indexing for specwin objects. <a href="matlab:help specwin/xml">specwin/xml</a> - convert a specwin object to an DOM XML object. <a href="matlab:help specwin/xmladd">specwin/xmladd</a> - adds specwin object to the given node of the xml input <a href="matlab:help specwin/xmlparse">specwin/xmlparse</a> - creates a specwin from a specwin xml file.