Unsupported functions

IDMCC-9
TitleDo not use MATLAB functions that are not supported by MATLAB Compiler.
PriorityStrongly recommended
Severity level1
DescriptionDo not use MATLAB-installed functions that are not supported by MATLAB Coder.
RationaleEither during compilation, or while running the code, errors are thrown, so avoid the functions as documented by The Mathworks.