After simulation, variable which is named 'xout' is spawned. It is very big size matrix, so I would like not to make it.

3 个评论

simulink?
After simulink running, 'xout' variables exist in workspace
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

0 个投票

[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.
There is a checkbox. Just follow TAB's description

请先登录,再进行评论。

更多回答(0 个)

类别

帮助中心File Exchange 中查找有关 Modeling 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by