How to use "fast restart" in Simulink Desktop Real-Time mode?

2 ビュー (過去 30 日間)
toshiki matsui
toshiki matsui 2022 年 6 月 14 日
コメント済み: toshiki matsui 2022 年 6 月 15 日
I want to reduce calculation time in Simulink Desktop Real-Time mode, so I want to use "fast restart".
Is it possible to use "fast restart" in Simulink Desktop Real-Time mode?
Also I want to know the another way to make calculation time less.

採用された回答

Jan Houska
Jan Houska 2022 年 6 月 14 日
Hi Toshiki,
you can run Simulink Desktop Real-Time models in Normal mode (uncompiled), and you can use Fast Restart in this mode. You need to start the model from the Simulation tab and use the Fast Restart control available there. Please see the sldrtex_vdp shipping example for using a model in Normal mode.
If you are asking about using Fast Restart in External mode (compiled), then this is not supported. The compiled real-time application cannot use Fast Restart.
Good Luck, Jan
  1 件のコメント
toshiki matsui
toshiki matsui 2022 年 6 月 15 日
Hi Jan,
Thank you for your answer. I understood using Fast Restart in External mode is impossible.
I'll see the sldrtex_vdp shipping example.
Thank you very much, Toshiki

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeTarget Computer Setup についてさらに検索

製品


リリース

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by