contentToString
PURPOSE
Function used to print ctree Node to terminal
SYNOPSIS
function str = contentToString(sp)
DESCRIPTION
Function used to print ctree Node to terminal
STR = CONTENTTOSTRING(SP)
Inputs:
(SP): Node from ctree object
Output:
(STR): String description of Node
Based on MATLAB tree class function orinally created by Jean-Yves Tinevez <tinevez@pasteur.fr> March 2012
Modified by: Nicos Pavlidis 2018CROSS-REFERENCE INFORMATION
This function calls:- ctree Class implementing cluster hierarchy in tree data structure
Generated on Tue 17-Jul-2018 18:58:09 by m2html © 2005