Creation of node (for Scilab uitree)
myNode = uiCreateNode(label[, icon[, callback]])
a string matrix which gives the label of the nodes.
a string matrix which gives the icon image of the nodes.
a string matrix which gives the callback instruction of the nodes.
a node of type uitree
Creates a node(a node or a leaf) of type uitree.