how can I replace a block?

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

Answers (1)

Kaustubha Govind
Kaustubha Govind on 6 May 2013

1 vote

Please see replace_block.

2 Comments

I need to replace a block that is contained in my own library not in simulink library
thnx
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?

Sign in to comment.

Categories

Find more on Modeling in Help Center and File Exchange

Products

Tags

Asked:

on 6 May 2013

Community Treasure Hunt

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

Start Hunting!