How to lock the blocks made in Simulink?

3 ビュー (過去 30 日間)
Divyesh Arora
Divyesh Arora 2020 年 6 月 30 日
回答済み: Vishal Gaur 2020 年 7 月 1 日
I am using MATLAB/Simulink 2017a, i would like to know if we can lock the blocks made in Simulink.

回答 (1 件)

Vishal Gaur
Vishal Gaur 2020 年 7 月 1 日
Hi, Divyesh Arora,
You can use set_param to lock Simulink Blocks.
set_param('lbi_name','Lock','on')

カテゴリ

Help Center および File ExchangeModeling についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by