Home > classes > @fsdata > Contents.m

Contents

PURPOSE ^

%%%%%%%%%%%%%%%%%%% class: fsdata %%%%%%%%%%%%%%%%%%%%

SYNOPSIS ^

This is a script file.

DESCRIPTION ^

%%%%%%%%%%%%%%%%%%%   class: fsdata   %%%%%%%%%%%%%%%%%%%%

   <a href="matlab:help fsdata/char">fsdata/char</a>             -  convert a param object into a string.
   <a href="matlab:help fsdata/display">fsdata/display</a>          -  implement terminal display for fsdata object.
   <a href="matlab:help fsdata/eq">fsdata/eq</a>               -  overloads the == operator for fsdata objects.
   <a href="matlab:help fsdata/fsdata">fsdata/fsdata</a>           -  frequency-series object class constructor.
   <a href="matlab:help fsdata/get">fsdata/get</a>              -  get a fsdata property.
   <a href="matlab:help fsdata/get_xy_values">fsdata/get_xy_values</a>    -  returns the x-axis and/or y-axis values.
   <a href="matlab:help fsdata/isfield">fsdata/isfield</a>          -  tests if the given field is one of the object properties.
   <a href="matlab:help fsdata/ne">fsdata/ne</a>               -  overloads the ~= operator for fsdata objects.
   <a href="matlab:help fsdata/reshapeF">fsdata/reshapeF</a>         -  reshape the frequency vector to match the xx vector.
   <a href="matlab:help fsdata/save">fsdata/save</a>             -  an fsdata object to file.
   <a href="matlab:help fsdata/set">fsdata/set</a>              -  set a fsdata property.
   <a href="matlab:help fsdata/setFreq">fsdata/setFreq</a>          -  sets the frequency vector of a fsdata object based on the length of the xx vector and the sample rate.
   <a href="matlab:help fsdata/set_xy_axis">fsdata/set_xy_axis</a>      -  set the x-axis and y-axis values.
   <a href="matlab:help fsdata/single_operation">fsdata/single_operation</a> -  implements specified operator overload for fsdata objects.
   <a href="matlab:help fsdata/subsasgn">fsdata/subsasgn</a>         -  define index assignment for fsdata properties.
   <a href="matlab:help fsdata/subsref">fsdata/subsref</a>          -  Define field name indexing for fsdata objects.
   <a href="matlab:help fsdata/xml">fsdata/xml</a>              -  convert an fsdata object to an DOM XML object.
   <a href="matlab:help fsdata/xmladd">fsdata/xmladd</a>           -  add a fsdata object to the given node of the input XML DOM
   <a href="matlab:help fsdata/xmlparse">fsdata/xmlparse</a>         -  creates a fsdata from a fsdata xml file.

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Mon 31-Mar-2008 13:54:54 by m2html © 2003