How disable Simulink Editor

2 Ansichten (letzte 30 Tage)
Kunal
Kunal am 24 Mai 2024
Kommentiert: Kunal am 29 Mai 2024
Hello ,
I want to disable the entire Simulink editor window. How can I do that?

Antworten (1)

Shubham
Shubham am 25 Mai 2024
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 Kommentar
Kunal
Kunal am 29 Mai 2024
Hi ,
I want to temporarily disable the entire window, preventing the user from clicking anywhere within it, including on any tabs or actions.

Melden Sie sich an, um zu kommentieren.

Kategorien

Mehr zu Simulink Environment Customization finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by