How to lock the blocks made in Simulink?

2 visualizzazioni (ultimi 30 giorni)
Divyesh Arora
Divyesh Arora il 30 Giu 2020
Risposto: Vishal Gaur il 1 Lug 2020
I am using MATLAB/Simulink 2017a, i would like to know if we can lock the blocks made in Simulink.

Risposte (1)

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

Categorie

Scopri di più su Modeling in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by