SImulink do not terminate

20 ビュー (過去 30 日間)
faisal ahmed
faisal ahmed 2017 年 9 月 11 日
コメント済み: Weiliem Abubakar 2018 年 6 月 14 日
During my Simulink Simulation, the program eats all the RAM and I could not able to get the Workspace data. By using all the RAM, the program do not terminates. It takes 3 hours to complete but do not terminate at the end.
Can anybody suggest solution to this problem ?

採用された回答

Sebastian Castro
Sebastian Castro 2017 年 9 月 11 日
Yes. You should reduce the amount of logged data in the Data Import/Export section of the model's configuration parameters. There are a few options in there, including "Limit Data Points" and "Decimation". I'd refer to this link:
Also, if you have any Scope blocks in your model, those can eat up a ton of RAM because they store the visualization data in memory and they also have their own logging options.
- Sebastian
  1 件のコメント
Weiliem Abubakar
Weiliem Abubakar 2018 年 6 月 14 日
Hai Sebastian,
Do you have any suggestion if we want to apply to all blocks? because i have at least 160 blocks and it takes so much time to do that. thank you in advance

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

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeEvent Functions についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by