How to change filter settings for slxmlcomp.compare?
53 次查看(过去 30 天)
显示 更早的评论
I am using the slxmlcomp.compare function to compare two Simulink models programmatically. However, when there is a change to the Description parameter of a model (i.e. Model Properties > Description), it does not show up in the Edits object. This is because the Nonfunctional Changes filter is on. How can I turn it off?

2 个评论
Hannes Siegl
2020-9-25
I tried this visdiff as well. However, it is not clear for me, how to set the filters and how to get the Edits object to workspace by an API call. visdiff returns a SimulinkModelComparison object.
采纳的回答
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Model Order Reduction 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!