ismacro
Check for the existence of a macro (function).
Syntax
tf = ismacro(name)
Input argument
name - a string: macro name.
Output argument
tf - a logical: true if macro exists.
Description
isbuiltin checks for the existence of a macro.
Example
See also
History
Author
Allan CORNET
Last updated