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!