How to lock the blocks made in Simulink?

3 visualizaciones (últimos 30 días)
Divyesh Arora
Divyesh Arora el 30 de Jun. de 2020
Respondida: Vishal Gaur el 1 de Jul. de 2020
I am using MATLAB/Simulink 2017a, i would like to know if we can lock the blocks made in Simulink.

Respuestas (1)

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

Categorías

Más información sobre Modeling en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by