Borrar filtros
Borrar filtros

What is xout variable?

7 visualizaciones (últimos 30 días)
sewook
sewook el 1 de Feb. de 2013
Comentada: Erika Yulieta el 12 de Nov. de 2022
After simulation, variable which is named 'xout' is spawned. It is very big size matrix, so I would like not to make it.
  3 comentarios
sewook
sewook el 1 de Feb. de 2013
After simulink running, 'xout' variables exist in workspace
Erika Yulieta
Erika Yulieta el 12 de Nov. de 2022
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

Iniciar sesión para comentar.

Respuesta aceptada

TAB
TAB el 1 de Feb. de 2013
Editada: TAB el 1 de Feb. de 2013
[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 comentarios
sewook
sewook el 1 de Feb. de 2013
Editada: sewook el 1 de Feb. de 2013
How can I disable to make this logged data? Sometimes, this file is very big, cause memory error.
Andreas Goser
Andreas Goser el 1 de Feb. de 2013
There is a checkbox. Just follow TAB's description

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Simulink Environment Customization en Help Center y File Exchange.

Etiquetas

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by