Dependencies are known 
| ID | STAT-17 |
| Title | Make sure all functions called are known by MATLAB. |
| Priority | Mandatory |
| Severity level | 3 |
| Description | Make sure all functions called are known and accessible by MATLAB. |
| Rationale | Attempting to access packages, classes and functions not on the MATLAB path will result in an error. |