Getting warning in Model Advisor Exclusion
1 view (last 30 days)
Show older comments
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 Comments
Answers (1)
Abhas
on 9 Aug 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 Comments
See Also
Categories
Find more on Check Model Compliance in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!