Issue in To workspace block in 2019b

4 visualizaciones (últimos 30 días)
Moreshwar Inamdar
Moreshwar Inamdar el 5 de Dic. de 2019
Respondida: divakar kuruna el 30 de Sept. de 2021
I have a simulink model which uses to workspace block. The to workspace block is set to a 'array' that outputs variable in to my matlab workspace window. When I run the model, it runs and output on matlab workspace occure as out which gives 1*1 simulationout structure and there is my variable and I am unable to getting this variable but with lower version of matlab I were directly getting array variable how should I solve this problem?

Respuestas (2)

Fangjun Jiang
Fangjun Jiang el 5 de Dic. de 2019
Drag a "To Workspace" block from the library, if you only change the fomat from "Timeseries" to "array", then the variable in the workspace is out.simout
  7 comentarios
Fangjun Jiang
Fangjun Jiang el 24 de Sept. de 2020
assign a return variable, Result=sim('model.slx');
divakar kuruna
divakar kuruna el 30 de Sept. de 2021
hii i also faced this issue but the solution is
modeling>>model settings>>disable single simulation output

Iniciar sesión para comentar.


divakar kuruna
divakar kuruna el 30 de Sept. de 2021
hii i also faced this issue but the solution is
modeling>>model settings>>disable single simulation output

Categorías

Más información sobre Computer Vision with Simulink en Help Center y File Exchange.

Etiquetas

Productos


Versión

R2019b

Community Treasure Hunt

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

Start Hunting!

Translated by