Find Library links which could not be resolved
조회 수: 1 (최근 30일)
이전 댓글 표시
Whenever I open a large model, I get a warning that a linked model can only be found in a case-insensitive match. I don't recognize the linked model, and I am having trouble finding where the block is which attempts this link. When I open the model dependency viewer, I get a pop-up dialog box that says "The following models or libraries could not be resolved: ...", and it list the one I was originally looking for and several more.
I cannot find which blocks in my model are attempting to link to these unresolvable libraries. I have tried the model advisor, the "find_system" function looking for SourceBlock, ReferenceBlock, and LinkStatus parameters. The only blocks found by find_system seem to be those which link to resolvable model links. How can I find which blocks within my model are attempting to link to these models whose links cannot be resolved?
댓글 수: 0
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Programmatic Model Editing에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!