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

조회 수: 2 (최근 30일)
Jason Nicholson
Jason Nicholson 2018년 3월 1일
답변: Bardia Alavi 2019년 9월 17일
  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.

답변 (2개)

Jason Nicholson
Jason Nicholson 2018년 3월 3일
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 2019년 9월 17일
If you right click on the broken chain icon there is a view changes. However sometimes this icon is greyed out.

카테고리

Help CenterFile Exchange에서 Schedule Model Components에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by