Unsupported functions
| ID | MCC-9 |
| Title | Do not use MATLAB functions that are not supported by MATLAB Compiler. |
| Priority | Strongly recommended |
| Severity level | 1 |
| Description | Do not use MATLAB-installed functions that are not supported by MATLAB Coder. |
| Rationale | Either during compilation, or while running the code, errors are thrown, so avoid the functions as documented by The Mathworks. |