Scilab Function

macr2lst - function to list conversion

Sequence d'appel

[txt]=macr2lst(function-name)

Description

This primitive converts a compiled Scilab function function-name into a list which codes the internal representation of the function. For use with mac2for.

Voir aussi