Getting warning in Model Advisor Exclusion
1 次查看(过去 30 天)
显示 更早的评论
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.
回答(1 个)
Abhas
2024-8-9
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 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Check Model Compliance 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!