How to disable mask editing in Simulink?
24 次查看(过去 30 天)
显示 更早的评论
Is it possible to disallow a user from editing the mask, i.e., disable the "Edit Mask" option? I know how to disallow the user from looking under the mask by setting the Mask Content visibility to off, and I want to do something similar for the Mask Editor.
Thanks in advance.
0 个评论
回答(1 个)
Samyuktha
2022-12-12
Hi Mihir,
You can clear the Enable option in the Dialog box of Property Editor in the Mask Editor, the selected control becomes unavailable for edit. Masked block users cannot set the value of the parameter. More details can be found in the following documentation link: Mask Editor Overview
2 个评论
Samyuktha
2022-12-12
Hi Mihir,
Access to the Mask Editor cannot be completely turned off. Using the Dynamic Mask Dialog, you can, however, disable a mask parameter or make a parameter invisible in the mask.
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Author Block Masks 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!