Dependencies are known cc4m_logo_inline

IDSTAT-17
TitleMake sure all functions called are known by MATLAB.
PriorityMandatory
Severity level1
DescriptionMake sure all functions called are known and accessible by MATLAB. Be aware that functions might be unknown with core MATLAB only, they might require the install of toolboxes.
RationaleAttempting to access packages, classes and functions not on the MATLAB path will result in an error.