Optimize Rapid Accelerator and avoid rebuilding
显示 更早的评论
Hi!
I have a big model in Simulink which I run using Rapid Accelerator Mode. The simulation takes several minutes to build and compile everything and the running time is very small, which is what I want.
The thing is, that every time I want to analyze one of the signals with a scope block or with the signal logging, including this small change requires to build the whole model again. Is there any more efficient way to analyze a new signal avoiding the step of building the new standalone executable in the rapid accelerator mode.
Thanks!
回答(1 个)
Fangjun Jiang
2020-6-29
0 个投票
Avoid Scope block. Try Simulink Data Inspector
web(fullfile(docroot, 'simulink/slref/simulationdatainspector.html'))
类别
在 帮助中心 和 File Exchange 中查找有关 Prepare Model Inputs and Outputs 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!