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/copy">history/copy</a>          -  Make copy of history objects depending of the second input
   <a href="matlab:help history/display">history/display</a>       -  implement terminal display for history object.
   <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/plot">history/plot</a>          -  plots a history object as a tree diagram.
   <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/update_struct">history/update_struct</a> -  update the input structure to the current ltpda version

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Mon 08-Sep-2008 13:18:47 by m2html © 2003