フィルターのクリア

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

2 ビュー (過去 30 日間)
Olaf
Olaf 2018 年 8 月 9 日
コメント済み: Antonin 2018 年 9 月 5 日
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 Center および File ExchangeModeling についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by