필터 지우기
필터 지우기

How disable Simulink Editor

조회 수: 3 (최근 30일)
Kunal
Kunal 2024년 5월 24일
댓글: Kunal 2024년 5월 29일
Hello ,
I want to disable the entire Simulink editor window. How can I do that?

답변 (1개)

Shubham
Shubham 2024년 5월 25일
Hey Kunal,
I think you are trying to disable the Simulink Editor to prevent users from modifying Simulink models.
Refer to these following documentation pages for disabling context menu options:
Have a look at the following MATLAB Answer case for disbaling Simulink toolstrip:
You may also lock custom libraries as well:
For protecting your models and adding a layer of abstraction, you may do the following:
I hope one of these ways would help you out.
  댓글 수: 1
Kunal
Kunal 2024년 5월 29일
Hi ,
I want to temporarily disable the entire window, preventing the user from clicking anywhere within it, including on any tabs or actions.

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Interactive Model Editing에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by