how can I replace a block?
4 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (1)
Kaustubha Govind
el 6 de Mayo de 2013
2 comentarios
Kaustubha Govind
el 7 de Mayo de 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?
Ver también
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!