当我用compiler打包调用了simulink的app后,更改数据无法更新输出图像
10 次查看(过去 30 天)
显示 更早的评论
回答(2 个)
Esther
2024-7-22
Hi Zhang,
With my understanding you have tunable parameters in your Simulink model and you would like to generate an EXE for your model. I suggest that you use the setVariables method to set the values of the tunable parameters.
Please refer to the following MathWorks documentation link that provides detailed instructions on "Deploying A Simulation App with Simulink Compiler."
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Deploy Standalone Applications 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
