Filter löschen
Filter löschen

How do I collect unlinked block or library list.

4 Ansichten (letzte 30 Tage)
Takehana Takasi
Takehana Takasi am 7 Sep. 2022
Kommentiert: Takehana Takasi am 7 Sep. 2022
I have to list up unlinked block or library from model.
the model is really huge so it's difficult to list up that by hand.
please tell me about solution.
I want to make a list like following.
ex.
if the model's layer1 has unlinked block.
・root/layer1/xxxx ←unlinked block name
...

Akzeptierte Antwort

Fangjun Jiang
Fangjun Jiang am 7 Sep. 2022
find_system('ModelName','LookUnderMasks','All','FollowLinks','On','LinkStatus','inactive')
  1 Kommentar
Takehana Takasi
Takehana Takasi am 7 Sep. 2022
I resolved it by the solution that you told me.
Thanks for your help.

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Kategorien

Mehr zu Event Functions finden Sie in Help Center und File Exchange

Tags

Produkte


Version

R2016b

Community Treasure Hunt

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

Start Hunting!

Translated by