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 2018

CROSS-REFERENCE INFORMATION

This function calls: This function is called by:
Generated on Tue 17-Jul-2018 18:58:09 by m2html © 2005