how can I replace a block?
4 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (1)
Kaustubha Govind
il 6 Mag 2013
2 Commenti
Kaustubha Govind
il 7 Mag 2013
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?
Vedere anche
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!