| Using the C Math Library | ![]() |
MATLAB M-File Math Library
The MATLAB M-File Math Library contains callable versions of the M-files in MATLAB. For example, MATLAB implements the function rank in an M-file named rank.m. The C callable version of rank is called mlfRank.
Note
You can recognize routines in the Built-In and M-File Libraries by the mlf prefix at the beginning of each function.
|
| Utility Routines | Operators and Special Functions | ![]() |