hide simulink model window, Make simulink model window invisible

4 visualizzazioni (ultimi 30 giorni)
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

Risposte (1)

Raymond G. Estrada Jr
Raymond G. Estrada Jr il 24 Dic 2020
Hi there, you can try:
set_param(<model name in single quotes>, 'Open', 'off')

Categorie

Scopri di più su Simulink in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by