Effacer les filtres
Effacer les filtres

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

2 vues (au cours des 30 derniers jours)
Olaf
Olaf le 9 Août 2018
Commenté : Antonin le 5 Sep 2018
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 commentaires
Olaf
Olaf le 10 Août 2018
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 le 5 Sep 2018
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.

Connectez-vous pour commenter.

Réponses (0)

Community Treasure Hunt

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

Start Hunting!

Translated by