How do I compare a Simulink Disabled Library Block Against the Library?

7 visualizaciones (últimos 30 días)
  1. I made a library block.
  2. I made a model that used that library block and I "disabled" the library link.
  3. I want to compare what I changed against the library before I "resolve" the library link and push my changes back to the library. How do I do compare these two blocks?
The problem is both blocks are subsystems. I cannot compare the library file and model files because the files are very different.

Respuestas (2)

Jason Nicholson
Jason Nicholson el 3 de Mzo. de 2018
One workaround is to put the blocks that you want to compare in there own models and save them as model1 and model2. Then you can compare the Simulink model files. This works mostly.
I think there should be ability to compare disable library links against the library. For now I don't see a way to do this.

Bardia Alavi
Bardia Alavi el 17 de Sept. de 2019
If you right click on the broken chain icon there is a view changes. However sometimes this icon is greyed out.

Categorías

Más información sobre Subsystems en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by