Issue in To workspace block in 2019b

조회 수: 4 (최근 30일)
Moreshwar Inamdar
Moreshwar Inamdar 2019년 12월 5일
답변: divakar kuruna 2021년 9월 30일
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?

답변 (2개)

Fangjun Jiang
Fangjun Jiang 2019년 12월 5일
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
Fangjun Jiang
Fangjun Jiang 2020년 9월 24일
assign a return variable, Result=sim('model.slx');
divakar kuruna
divakar kuruna 2021년 9월 30일
hii i also faced this issue but the solution is
modeling>>model settings>>disable single simulation output

댓글을 달려면 로그인하십시오.


divakar kuruna
divakar kuruna 2021년 9월 30일
hii i also faced this issue but the solution is
modeling>>model settings>>disable single simulation output

카테고리

Help CenterFile Exchange에서 Computer Vision with Simulink에 대해 자세히 알아보기

태그

제품


릴리스

R2019b

Community Treasure Hunt

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

Start Hunting!

Translated by