tree2code — generates ascii definition of a Scilab function
txt=tree2code(tree,prettyprint)
a macro tree (coming from macr2tree)
optional boolean value
generated code is indented and beautified
generated code is not beautified (default)
a column vector of strings, the text giving the Scilab instructions