Why am I getting an "Incompatible global variables" after creating a protected reference model?
이전 댓글 표시
I have a reference model that uses global Simulink parameters declared in the base workspace and after creating a protected model from it, I get the following error when trying to simulate the model from a function with different values for the Simulink parameters:
ERROR: "One or more global variables used by protected model are incompatible with the variables that existed when the model was created."
Why do I get this error?
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Model Protection에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!