How disable Simulink Editor
2 ビュー (過去 30 日間)
古いコメントを表示
Hello ,
I want to disable the entire Simulink editor window. How can I do that?
0 件のコメント
回答 (1 件)
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.
参考
カテゴリ
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!