Unwanted circles in graph (Simulink)
이전 댓글 표시
I am trying to analyze a DC motor but in one of my graphs I get circles on all my data points (sample time 0.001)
The only graph where this happens is after the multiplication of the voltage with a discrete transfer function. (see pictures 1, 2 and 3)
Even weirder is the fact that after a saturation the circles apear gone (see picture 4)
Does anyboy have an idea what causes the circles to appear because i don't see how the are created and they don't seem to influence the rest of my simulation
Picture 1
Picture 2
Picture 3
Picture 4댓글 수: 1
李 益斌
2022년 6월 14일
이동: Walter Roberson
2025년 3월 12일
every scope I have to change this cicle, really stuip
채택된 답변
추가 답변 (2개)
Ronald
2025년 3월 12일
1 개 추천
I think the actual question was how to stop Simulink from defaulting to this mode when the scope measurement if flat or null. Every time you disconnect a signal or pass in a constant signal you have to manually go in and change the scope setting even though you never manually set it in the first place. The happens literally every time you hit 'Run'. This is a massive waste of time, especially while attempting to debug a model.
Sulaymon Eshkabilov
2019년 6월 23일
0 개 추천
Hi,
if I understood your question correctly, the circles you are referring are not circles but the data points from your simulation results. if you'd wish to remove them and use just a bold line, then use scope parameters (icon is like a gear).
Good luck.
카테고리
도움말 센터 및 File Exchange에서 View and Analyze Simulation Results에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
