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!