フィルターのクリア

What is xout variable?

7 ビュー (過去 30 日間)
sewook
sewook 2013 年 2 月 1 日
コメント済み: Erika Yulieta 2022 年 11 月 12 日
After simulation, variable which is named 'xout' is spawned. It is very big size matrix, so I would like not to make it.
  3 件のコメント
sewook
sewook 2013 年 2 月 1 日
After simulink running, 'xout' variables exist in workspace
Erika Yulieta
Erika Yulieta 2022 年 11 月 12 日
Cannot create variable 'xout' in workspace.
caused by:
  • Out of memory. Type "help memory" for your options.
i found the problem at my simulations and im so confused how to fix it. if you know how to fix my problem please reply my comment :) thankk youu

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

採用された回答

TAB
TAB 2013 年 2 月 1 日
編集済み: TAB 2013 年 2 月 1 日
[Updated 1]
xout is the logged data variable contains state value of the model.
  • Goto Configuration Parameters > Data Import/Export
  • Disable the checkbox for the data you don't want to log after simulation
  2 件のコメント
sewook
sewook 2013 年 2 月 1 日
編集済み: sewook 2013 年 2 月 1 日
How can I disable to make this logged data? Sometimes, this file is very big, cause memory error.
Andreas Goser
Andreas Goser 2013 年 2 月 1 日
There is a checkbox. Just follow TAB's description

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

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeSimulink Environment Customization についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by