MATLAB Compiler | ![]() ![]() |
Alternative Ways of Compiling M-Files
The previous section showed how to compile main.m
and mrank.m
separately. This section explores two other ways of compiling M-files.
Note
These two alternative ways of compiling M-files apply to C++ as well as to C code; the only difference is that you add -L cpp for C++.
|
![]() | Coding with M-Files Only | Compiling MATLAB Provided M-Files Separately | ![]() |