Home > classes > @history > Contents.m

Contents

PURPOSE ^

%%%%%%%%%%%%%%%%%%% class: history %%%%%%%%%%%%%%%%%%%%

SYNOPSIS ^

This is a script file.

DESCRIPTION ^

%%%%%%%%%%%%%%%%%%%   class: history   %%%%%%%%%%%%%%%%%%%%

   <a href="matlab:help history/char">history/char</a>          -  convert a param object into a string.
   <a href="matlab:help history/display">history/display</a>       -  implement terminal display for history object.
   <a href="matlab:help history/eq">history/eq</a>            -  overloads the == operator for history objects.
   <a href="matlab:help history/get">history/get</a>           -  get history object properties.
   <a href="matlab:help history/getNodes">history/getNodes</a>      -  converts a history object to a nodes structure suitable for plotting as a tree.
   <a href="matlab:help history/getNodes_plot">history/getNodes_plot</a> -  converts a history object to a nodes structure suitable for plotting as a tree.
   <a href="matlab:help history/hist2dot">history/hist2dot</a>      -  converts a history object to a 'DOT' file suitable for processing with graphviz
   <a href="matlab:help history/hist2m">history/hist2m</a>        -  writes a new m-file that reproduces the analysis described in the history object.
   <a href="matlab:help history/history">history/history</a>       -  History object class constructor.
   <a href="matlab:help history/isfield">history/isfield</a>       -  tests if the given field is one of the object properties.
   <a href="matlab:help history/ne">history/ne</a>            -  overloads the ~= operator for history objects.
   <a href="matlab:help history/plot">history/plot</a>          -  plots a history object as a tree diagram.
   <a href="matlab:help history/save">history/save</a>          -  a history object to file.
   <a href="matlab:help history/set">history/set</a>           -  set a history property.
   <a href="matlab:help history/string">history/string</a>        -  writes a command string that can be used to recreate the input history object.
   <a href="matlab:help history/subsref">history/subsref</a>       -  Define field name indexing for history objects.
   <a href="matlab:help history/xml">history/xml</a>           -  convert a specwin object to an DOM XML object.
   <a href="matlab:help history/xmladd">history/xmladd</a>        -  add an history object to the given node of the input XML DOM
   <a href="matlab:help history/xmlparse">history/xmlparse</a>      -  creates a history from a history 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