Display or highlight parts of simulink model from script
3 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Hi, I've written a script to find obvious connection errors in simulink models. It looks for bus signals that have been connected to subsystem inputs of a different name.
I have the full address (or handle) of the blocks I want to highlight.
Preferably, I want to click a button in my GUI which will highlight the problem block and then show it (dig down through the .mdl and display the block on screen).
Thanks
0 Commenti
Risposte (1)
Vedere anche
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!