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