Borrar filtros
Borrar filtros

hide simulink model window, Make simulink model window invisible

3 visualizaciones (últimos 30 días)
Nataraj
Nataraj el 16 de Abr. de 2013
Respondida: Raymond Estrada el 24 de Dic. de 2020
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

Respuestas (1)

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

Categorías

Más información sobre Model, Block, and Port Callbacks en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by