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

3 visualizaciones (últimos 30 días)
Olaf
Olaf el 9 de Ag. de 2018
Comentada: Antonin el 5 de Sept. de 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 comentarios
Olaf
Olaf el 10 de Ag. de 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 el 5 de Sept. de 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.

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre Modeling en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by