How to make simulink solve in real time
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Hello I was doing this example for the Arduino Simulink support package:
And I copied the model to a new blank Simuink model for testing. Simulation time was set to Inf and the discrete time sequence input block says it should repeat which it does continuously for the original example model I opened from the command prompt (arduinomega2560_communication), and you can watch the scope output in real time.
However for the new model I made by copying the blocks, the simulation does not solve in real time, it solves basically instantly. However, in External mode with the Arduino board it does run in real time. I checked that the solver was the same, ODE3. I can't find what option is necessary to make the model run in real time again under Normal mode. Thanks.
0 comentarios
Respuestas (1)
zeghib okba
el 19 de Mzo. de 2016
Editada: zeghib okba
el 19 de Mzo. de 2016
hello, Stephan may be you not choose 'enable to external mode' in simulation configuration. under the com number for arduino(automatically or manually).
sorry for my bad English.
0 comentarios
Ver también
Categorías
Más información sobre Run on Target Hardware 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!