hide simulink model window, Make simulink model window invisible

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

답변 (1개)

Raymond G. Estrada Jr
Raymond G. Estrada Jr 2020년 12월 24일

0 개 추천

Hi there, you can try:
set_param(<model name in single quotes>, 'Open', 'off')

카테고리

도움말 센터File Exchange에서 Simulink에 대해 자세히 알아보기

질문:

2013년 4월 16일

답변:

2020년 12월 24일

Community Treasure Hunt

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

Start Hunting!

Translated by