How disable Simulink Editor
조회 수: 1 (최근 30일)
이전 댓글 표시
Hello ,
I want to disable the entire Simulink editor window. How can I do that?
댓글 수: 0
답변 (1개)
Gojo
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.
참고 항목
카테고리
Help Center 및 File Exchange에서 Simulink Environment Customization에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!