How to make simulink solve in real time
1 回表示 (過去 30 日間)
古いコメントを表示
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 件のコメント
回答 (1 件)
zeghib okba
2016 年 3 月 19 日
編集済み: zeghib okba
2016 年 3 月 19 日
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 件のコメント
参考
カテゴリ
Help Center および File Exchange で Run on Target Hardware についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!