How to change filter settings for slxmlcomp.compare?
8 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Monika Jaskolka
el 25 de Jul. de 2020
Editada: Monika Jaskolka
el 25 de Sept. de 2020
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 comentarios
Hannes Siegl
el 25 de Sept. de 2020
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.
Monika Jaskolka
el 25 de Sept. de 2020
Editada: Monika Jaskolka
el 25 de Sept. de 2020
Respuesta aceptada
Más respuestas (0)
Ver también
Categorías
Más información sobre Programmatic Model Editing en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!