How to change filter settings for slxmlcomp.compare?
조회 수: 13 (최근 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!