Getting warning in Model Advisor Exclusion
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Hi All,
I am getting warning for Model advisor exclusion as below :
"Model Advisor Exclusions serialization file format has changed in the latest release. The Exclusions saved in file: "modelAdvisorExclusions.xml" will be moved to new file "\modelAdvisorExclusions_convertedForMA.xml" in new format. The Exclusion data will remain unchanged. Please save the model to update the changes."
Where can i find modelAdvisorExclusions_convertedForMA.xml new file.
2 commentaires
Réponses (1)
Abhas
le 9 Août 2024
Hi Dipali,
The new file "modelAdvisorExclusions_convertedForMA.xml" should be located in the same directory as your original "modelAdvisorExclusions.xml" file. When the Model Advisor updates the exclusion file format, it typically saves the new file in the same location to ensure that all related files are kept together.
You can follow the below steps to search for your file:
- Open your existing model with exclusions file saved outside the model in old format.
- Open Exclusion Editor and see that new file with '_converted' is created.
You can find more details in the official MathWorks documentation here: https://www.mathworks.com/help/releases/R2022b/slcheck/ug/excluding-blocks-from-model-advisor-checks.html
Hope this helps!
0 commentaires
Voir également
Catégories
En savoir plus sur Check Model Compliance dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!