Effacer les filtres
Effacer les filtres

hide simulink model window, Make simulink model window invisible

3 vues (au cours des 30 derniers jours)
Nataraj
Nataraj le 16 Avr 2013
Hello everyone,
In my project while highlighting blocks via code, the window pops up and is annoying. Can anyone suggest me how to make this simulink window invisible via code.
Thanks in advance
ThN

Réponses (1)

Raymond Estrada
Raymond Estrada le 24 Déc 2020
Hi there, you can try:
set_param(<model name in single quotes>, 'Open', 'off')

Catégories

En savoir plus sur Model, Block, and Port Callbacks dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by