Home > classes > @timeformat > Contents.m

Contents

PURPOSE ^

%%%%%%%%%%%%%%%%%%% class: timeformat %%%%%%%%%%%%%%%%%%%%

SYNOPSIS ^

This is a script file.

DESCRIPTION ^

%%%%%%%%%%%%%%%%%%%   class: timeformat   %%%%%%%%%%%%%%%%%%%%

   <a href="matlab:help timeformat/char">timeformat/char</a>       -  convert a timeformat object into a string.
   <a href="matlab:help timeformat/display">timeformat/display</a>    -  overloads display functionality for timeformat objects.
   <a href="matlab:help timeformat/eq">timeformat/eq</a>         -  overloads the == operator for timeformat objects.
   <a href="matlab:help timeformat/isfield">timeformat/isfield</a>    -  tests if the given field is one of the object properties.
   <a href="matlab:help timeformat/ne">timeformat/ne</a>         -  overloads the ~= operator for timeformat objects.
   <a href="matlab:help timeformat/save">timeformat/save</a>       -  a timeformat object to file.
   <a href="matlab:help timeformat/set">timeformat/set</a>        -  set timeformat properties.
   <a href="matlab:help timeformat/subsref">timeformat/subsref</a>    -  Define field name indexing for timeformat objects.
   <a href="matlab:help timeformat/timeformat">timeformat/timeformat</a> -  timeformat object class constructor.
   <a href="matlab:help timeformat/xml">timeformat/xml</a>        -  convert a timeformat object to an DOM XML object.
   <a href="matlab:help timeformat/xmladd">timeformat/xmladd</a>     -  add a time object to the given node of the input XML DOM
   <a href="matlab:help timeformat/xmlparse">timeformat/xmlparse</a>   -  creates a timeformat from a timeformat 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