builtin(function,x1,...,xn) executes
the built-in function with the input arguments x1 through xn.
Use builtin to execute the original built-in from
within a method that overloads the function. To work properly, you
must never overload builtin.
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.
Extended Capabilities
C/C++ Code Generation Generate C and C++ code using MATLAB® Coder™.
Thread-Based Environment Run code in the background using MATLAB® backgroundPool or accelerate code with Parallel Computing Toolbox™ ThreadPool.
You can also select a web site from the following list:
How to Get Best Site Performance
Select the China site (in Chinese or English) for best site performance. Other MathWorks country sites are not optimized for visits from your location.