 Usage:  dispcarttree(ctdisp, xn, yn, cs, stri)  
 
 Input:

  ctdisp                 display for showing the tree 
                         
  xn                     scalar, column number of window 
                         
  yn                     scalar, row number of window 
                         
  cs                     list of vectors: data structure which represents a binary tree 
                         and is produced by cartsplit procedure, contains vectors .. 
                         cs.val, cs.vec, cs.mean, cs.ssr, cs.nelem. 
                         See cartsplit for the description of cs. 
                         
  stri                   string: optional argument, 
                         either missing, "nelem", "ssr" or "mean". 
                         
--------------------------------------------------------------
(C) MD*TECH Method and Data Technologies, 17.8.2000
