<< userpath | Functions manager | which >> |
list_builtin = what() |
[list_builtin, list_macro] = what() |
a cell of strings
a cell of strings
what returns the list of all builtin and macro available in current Nelson's session.
l = what()
[l, m] = what()
Version | Description |
---|---|
1.0.0 | initial version |
Allan CORNET