Info
이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.
Simulink slows down at line-fct, memory issue?
조회 수: 1 (최근 30일)
이전 댓글 표시
Hi,
I have implemented some kind of a real time plot in simulink, using an s-fct. The result is similar to the scope-block. I just connect the last and the new datapoints from the input of the s-fct with the line-command. But after a while, simulink slows down. So, I think I need to remove old line-sgements from my plot that are not visible anymore, because they are beyond the border of the figure. How could this be achieveable? Thanks.
댓글 수: 0
답변 (0개)
이 질문은 마감되었습니다.
참고 항목
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!