Filter löschen
Filter löschen

How to lock the blocks made in Simulink?

2 Ansichten (letzte 30 Tage)
Divyesh Arora
Divyesh Arora am 30 Jun. 2020
Beantwortet: Vishal Gaur am 1 Jul. 2020
I am using MATLAB/Simulink 2017a, i would like to know if we can lock the blocks made in Simulink.

Antworten (1)

Vishal Gaur
Vishal Gaur am 1 Jul. 2020
Hi, Divyesh Arora,
You can use set_param to lock Simulink Blocks.
set_param('lbi_name','Lock','on')

Kategorien

Mehr zu Modeling 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