How to lock the blocks made in Simulink?
    3 Ansichten (letzte 30 Tage)
  
       Ältere Kommentare anzeigen
    
I am using MATLAB/Simulink 2017a, i would like to know if we can lock the blocks made in Simulink. 
0 Kommentare
Antworten (1)
  Vishal Gaur
      
 am 1 Jul. 2020
        Hi, Divyesh Arora,
You can use set_param to lock Simulink Blocks.
set_param('lbi_name','Lock','on')
0 Kommentare
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

