compiling workspace variables in a model (protected or unprotected)

I'm trying to make a packaged protected (compiled) model for use by a third party and would like to incorporate the required workspace parameters in the model file provided. Is there an option for embedding the required workspace parameters into the protected model?

답변 (1개)

Stefan Raab
Stefan Raab 2016년 4월 19일
편집: Stefan Raab 2016년 4월 20일

0 개 추천

Hello,
I suppose you can use the model workspace. You can achieve this by opening the Model Explorer (Ctrl + H) in your model. Click on the Base Workspace in the left tree and select, drag and drop (but then they are also removed from the BW) or copy the desired values from the middle panel to the Model Workspace of your model in the left tree. When you use parameters in a model, Simulink will first look for them in the Model Workspace.
Kind regards, Stefan

댓글 수: 1

I have tried that. If I do that I can run my model and the variables are used, but I am not able to compile the model with Simulink Coder. Is there a limit size of the variables stored into simulink's workspace?

댓글을 달려면 로그인하십시오.

카테고리

도움말 센터File Exchange에서 Model References에 대해 자세히 알아보기

제품

질문:

2016년 4월 11일

댓글:

2020년 6월 11일

Community Treasure Hunt

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

Start Hunting!

Translated by