MATLAB Compiler    

Reference


Functions -- By Category

Pragmas
%#external
Call arbitrary C/C++ functions.
%#function
feval pragma.
%#mex
Prefer the MEX-file over an existing M-file.

Compiler Functions
mbchar
Impute char matrix.
mbcharscalar
Impute character scalar.
mbcharvector
Impute char vector.
mbint
Impute integer.
mbintscalar
Impute integer scalar.
mbintvector
Impute integer vector.
mbreal
Impute real.
mbrealscalar
Impute real scalar.
mbrealvector
Impute real vector.
mbscalar
Impute scalar.
mbvector
Impute vector.

Command Line Tools
mbuild
Customize building and linking.
mcc
Invoke MATLAB Compiler.
MATLAB Compiler Options Flags
Overview of Compiler options.
Macro Options
Simplify basic compilation tasks.
Code Generation Options
Control Compiler output.
Optimization Options
Improve the performance of the generated C/C++ code.
Compiler and Environment Options
Control Compiler behavior.
mbuild/mex Options
Control mbuild and mex.


  Scalar Doubles Functions -- By Name