How to encrypt or protect workspace variable(s)
4 次查看(过去 30 天)
显示 更早的评论
I am developing a Simulink model which will be delivered to the customer as a protected reference model ( .slxp ). I have many workspace variables that this subsystem uses to characterize the model. I have a .m file script that I turned into a .p script that loads the workspace. However, I can still see and access these variables in the base workspace. In-lining some parameters is an option, but not all can be inlined as I want to have some tunable and exposed to the user. I would like a way to script which variables are viewable in the matlab workspace ?
0 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Model Protection 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!