Home > classes > @xyzdata > Contents.m

Contents

PURPOSE ^

%%%%%%%%%%%%%%%%%%% class: xyzdata %%%%%%%%%%%%%%%%%%%%

SYNOPSIS ^

This is a script file.

DESCRIPTION ^

%%%%%%%%%%%%%%%%%%%   class: xyzdata   %%%%%%%%%%%%%%%%%%%%

   <a href="matlab:help xyzdata/display">xyzdata/display</a>          -  overloads display functionality for xyzdata objects.
   <a href="matlab:help xyzdata/eq">xyzdata/eq</a>               -  overloads the == operator for xyzdata objects.
   <a href="matlab:help xyzdata/get">xyzdata/get</a>              -  gets xyzdata properties.
   <a href="matlab:help xyzdata/get_xyz_values">xyzdata/get_xyz_values</a>   -  returns the x-axis and/or y-axis and/or z-axis values.
   <a href="matlab:help xyzdata/isfield">xyzdata/isfield</a>          -  tests if the given field is one of the object properties.
   <a href="matlab:help xyzdata/isvalid">xyzdata/isvalid</a>          -  tests if the given xyzdata has all the correct fields of the correct type.
   <a href="matlab:help xyzdata/ne">xyzdata/ne</a>               -  overloads the ~= operator for xyzdata objects.
   <a href="matlab:help xyzdata/save">xyzdata/save</a>             -  an xyzdata object to file.
   <a href="matlab:help xyzdata/set">xyzdata/set</a>              -  sets an xyzdata property.
   <a href="matlab:help xyzdata/single_operation">xyzdata/single_operation</a> -  implements specified operator overload for xyzdata objects.
   <a href="matlab:help xyzdata/subsasgn">xyzdata/subsasgn</a>         -  define index assignment for xyzdata properties.
   <a href="matlab:help xyzdata/subsref">xyzdata/subsref</a>          -  Define field name indexing for xyzdata objects.
   <a href="matlab:help xyzdata/xyzdata">xyzdata/xyzdata</a>          - XZYDATA X-Y-Z data object class constructor.

CROSS-REFERENCE INFORMATION ^

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