| Scilab Reference Manual |
|---|
macr2lst — function to list conversion
[txt]=macr2lst(function-name)
This primitive converts a compiled Scilab function function-name into a list which codes the internal representation of the function. For use with mac2for.
| << lib | macrovar >> |