how can I replace a block?
조회 수: 4 (최근 30일)
이전 댓글 표시
I created a library (. Lib). I want to replace a block in my model with that of my library. How can we replace by a script? thank you
댓글 수: 0
답변 (1개)
Kaustubha Govind
2013년 5월 6일
댓글 수: 2
Kaustubha Govind
2013년 5월 7일
Achraf: Does it not work if you make sure that your library is loaded (use load_system) and use the full path to the new block with replace_block? Could you please provide the exact syntax that you're using?
참고 항목
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!