Main Content

Custom output file

Name of code generation output file

Description

File name for the generated MEX function, C/C++ library, or executable. By default, the code generator uses the name of the first entry-point MATLAB® file. For MEX functions, the code generator appends _mex to the name.

The file name must not contain spaces.

Settings

character vector

File name for the generated MEX function, C/C++ library, or executable.

Version History

Introduced in R2011a