Contents | %%%%%%%%%%%%%%%%%%% class: history %%%%%%%%%%%%%%%%%%%% |
char | CHAR convert a param object into a string. |
copy | COPY Make copy of history objects depending of the second input |
display | DISPLAY implement terminal display for history object. |
getNodes | GETNODES converts a history object to a nodes structure suitable for plotting as a tree. |
getNodes_plot | GETNODES_PLOT converts a history object to a nodes structure suitable for plotting as a tree. |
hist2dot | HIST2DOT converts a history object to a 'DOT' file suitable for processing with graphviz |
hist2m | HIST2M writes a new m-file that reproduces the analysis described in the history object. |
history | HISTORY History object class constructor. |
plot | PLOT plots a history object as a tree diagram. |
string | STRING writes a command string that can be used to recreate the input history object. |
update_struct | UPDATE_STRUCT update the input structure to the current ltpda version |