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

7 Ansichten (letzte 30 Tage)
  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.

Antworten (2)

Jason Nicholson
Jason Nicholson am 3 Mär. 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 am 17 Sep. 2019
If you right click on the broken chain icon there is a view changes. However sometimes this icon is greyed out.

Kategorien

Mehr zu Subsystems finden Sie in Help Center und File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by