Discontinuous display in Simulink Scope
14 次查看(过去 30 天)
显示 更早的评论
Hi, I am running a simulink model, however, some of the signals are not displayed properly in the Scope. They are discontinuous in the scope, but if I export the data to workspace and plot them, they are continuous. Anyone knows how to solve this issue? Thank you.


I have checked the limit data points option and simulation period in the scope settings.
0 个评论
回答(1 个)
VBBV
2022-4-22
Select the plot type as Auto in scope block. This plots the graph as continuous signals instead of discrete ones which you have.
12 个评论
VBBV
2022-4-22
After changing Marker , u could see some continuity of plot as lines and dashed lines but after some time it becomes discontinuous. Observe carefully the first few time seconds they are continuous.
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!