Advisor.Manager Class
Namespace: Advisor
Manage Model Advisor applications
Description
Use Advisor.Manager
to create, get, and refresh Model Advisor
applications. You can use Advisor.Manager
to:
Refresh the Model Advisor check information cache. You must refresh the cache if you create or modify Model Advisor configuration files or
sl_customization.m
files for custom Model Advisor checks.Create or access an
Advisor.Application
object that can run Model Advisor checks across model reference hierarchies and variants.Note
If your model does not use model references or variants, use the function
ModelAdvisor.run
instead ofAdvisor.Application
.ModelAdvisor.run
can run Model Advisor checks on models and subsystems, and has the option to run on multiple systems in parallel.
Methods
Examples
Version History
Introduced in R2015b