memory simulink c2000
조회 수: 1 (최근 30일)
이전 댓글 표시
Dear,
With an MCU I would like to acquire a signal, store it in memory and later I would like to send it by SCI. I wouldn't know where to start with the storage issue in Simulink. Could you guide me where to start studying? I don't know which block to use.
Thank you very much and greetings
Juan
댓글 수: 0
채택된 답변
Antonin
2019년 11월 15일
Hi Juan,
Look at the section "Data Logging" on the following page.
You can set triggers on when to to record and when to stop recording, the duration represents the size of the buffer. You can put negative delays to observe what happened prior to a particular event that triggered a recording.
I hope this helps,
Thanks,
Antonin.
댓글 수: 0
추가 답변 (1개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!