A built-in function is part of the MATLAB executable. MATLAB does not implement these functions
in the MATLAB language.
Although most built-in functions have a .m
file
associated with them, this file only supplies documentation for the
function.
You can use the syntax which function
to
check whether a function is built-in.