Triggering Simulink simulation through GUI does not send data from simulink to workspace.

Triggering Simulink simulation through GUI does not send data from simulink to workspace.
I have a simulate button which i have configured to run a simulink file. However, if i run it through the GUI, the to-workspace blocks dont send data to the workspace. Hence I cannot generate plots based on that data. When i run the simulation through simulink ( by clicking the green play button as usual), data gets sent to the workspace as normal.
Need a solution for this as soon as possible.
command on button click
sim filename;

답변 (1개)

Paul
Paul 2022년 9월 5일
Hi Amartya,
Does this answer help?

댓글 수: 2

Hi Paul, Thank you for the answer but i figured out another way. I tried the sim command many different ways but that didnt work. so i used the setparam for simulation command to 1... basically triggering the simulation through a parameter change. Worked in this particular situation, however I do not know why this problem would occur in the first place.
got it from here. I'll put it out here for others like me or maybe me in the future and then I'd have a quiet laugh to myself about this... "classic MATLAB ! Am I right?"

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

카테고리

도움말 센터File Exchange에서 Simulink Functions에 대해 자세히 알아보기

제품

릴리스

R2021b

질문:

2022년 9월 5일

댓글:

2022년 9월 5일

Community Treasure Hunt

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

Start Hunting!

Translated by