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