필터 지우기
필터 지우기

How can I log signals in referenced models while running rapid accelerator?

조회 수: 2 (최근 30일)
Is it possible to log signals in referenced models in Simulink when the simulation is running under rapid accelerator? As far as I can tell, it's not possible. Am I missing something?

채택된 답변

MarkB
MarkB 2011년 1월 21일
Unfortunately, there is currently (as of R2010b) a limitation in Simulink that prevents logging signals in accelerated models. There are some "rough" alternatives, such as using "ToWorkspace" and "ToFile" blocks that might let you at least capture the data that interests you, but it is not as convenient as signal-logging would be.
  댓글 수: 2
Paul
Paul 2011년 1월 21일
ToWorkspace blocks are inoperable in referenced models. A ToFile block would work as long as there is only one instantiation, and I'm sure it would slow things down quite a bit. Hopefully this problem is high up on the enhancements list?
Paul
Paul 2011년 1월 21일
Also, just to clarify: signal logging works in accelerated models, but not in rapidly accelerated models.

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

추가 답변 (0개)

카테고리

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