Model Advisor Checks for Early Detection
This table identifies the Model Advisor checks that you can use to detect issues early in the development process. By running these checks at the initial stages of model creation, you can quickly identify and address potential problems, helping to improve the model quality and reduce costly revisions later in the workflow. Early detection checks support a more efficient and reliable development process.
In the Model Advisor, to access the early detection checks, select:
By Product > Simulink Check > Early Detection Checks
By Task > Early Detection Checks
Early Detection Check | Check ID |
|---|---|
| Check for Algebraic loops in models | mathworks.earlydetection.algebraicLoop |
| Check for reference model configuration parameter mismatch | mathworks.earlydetection.ModelRefModelConfigMismatch |
| Check usage of For and While Iterator subsystems | mathworks.earlydetection.IteratorSubsystem |