How to Recording Data in Simulink when button state of radio button

3 次查看(过去 30 天)
Hello anyone, I am making Arduino project on Simulink. I want to record data at any time, so I used a state of a Radio button. I saw record data on Matlab with Dspace Control Desk when they using a trigger signal. I have attacked an example to describe. Thanks.
  2 个评论
Olaf
Olaf 2018-8-10
Thanks all, I did it !!! Then I have referenced from sources: 1. Enabled and Triggered Subsystem in Matlab/ Simulink 2. Set Timer for model: https://www.mathworks.com/matlabcentral/fileexchange/44534-simulink-timer-counter
You can see and try it Now, I trying to simplify a model by setup parameter Timer_trigger, Sample timer, etc. From: Matlab/Simulink 2018a
Antonin
Antonin 2018-9-5
Hi Olaf,
Congratulations on your achievement!
A few comments:
  • Why use the Simulation Pace block while Simulation Pacing is now built-in R2018a in a more efficient way?
  • You should now try to run this in External mode. Your code is going to run in realtime on the Arduino board and you should be able to achieve higher recording rates.
Nice job, you should submit your example on the file exchange.
Antonin.

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Modeling 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by