Simulink : How can I update the data from Workspace while the simulation is running?
조회 수: 3 (최근 30일)
이전 댓글 표시
Hello, My simulation is writing data in Matlab from Simulink, then I do so computations on Matlab and then I want to read the results on Simulink. The problem is that the box "From Workspace" doesn't update the values during the simulation running. Is there a solution for updating the values or no? Thanks for the help.
댓글 수: 0
답변 (1개)
Sebastian Castro
2015년 3월 20일
Simulink only writes data to the workspace when a simulation is completed or stopped.
- Sebastian
참고 항목
카테고리
Help Center 및 File Exchange에서 Event Functions에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!