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!