Simulinkの実時間実行について
10 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Simulinkで実時間と同じ時間間隔で計算をし,出力をできるようにしたいのですが,モデルコンフィギュレーションパラメータの設定からこれを可能にすることはできるのでしょうか?もし可能であれば方法を教えていただきたいです.また,他の方法でもありましたら教えていただきたいです.よろしくお願いします.
0 comentarios
Respuestas (2)
Hiroumi Mita
el 21 de Jun. de 2018
Simulinkの標準では当該機能はありません 。 もっとも安価にやるとするならば、MATLAB Centeal上で公開されている
Simulink® Execution Control
で、擬似的なSimulinkの実時間実行ができます。
https://jp.mathworks.com/matlabcentral/fileexchange/11680-simulink-r--execution-control
Atsushi Matsumoto
el 21 de Jun. de 2018
R2018aからできるようになりました。 
Simulinkのシミュレーションメニューの[ペーシング オプション]から実行スピードを設定できます。
0 comentarios
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!