Optimize Rapid Accelerator and avoid rebuilding

조회 수: 5 (최근 30일)
Belén Santos León
Belén Santos León 2020년 6월 29일
답변: Fangjun Jiang 2020년 6월 29일
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
Fangjun Jiang 2020년 6월 29일
Avoid Scope block. Try Simulink Data Inspector
web(fullfile(docroot, 'simulink/slref/simulationdatainspector.html'))

카테고리

Help CenterFile 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!

Translated by