Page 1 of 1

The C code that is generated for a MEX file contains extra checks and MATLAB interfacing logic that is not suitable for

Posted: Mon Mar 15, 2021 8:12 am
by fyousefi
The C code that is generated for a MEX file contains extra checks and MATLAB interfacing logic that is not suitable for production code. To generate production code that is more readable and usable outside MATLAB, change the output type to library or executable.



reportGen.