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
Simulink blocks.PNG Picture 1
Graph with circles.PNG Picture 2
Graph with circles zoomed in.PNG Picture 3
Graph after saturation.PNG Picture 4

댓글 수: 1

李 益斌
李 益斌 2022년 6월 14일
이동: Walter Roberson 2025년 3월 12일
every scope I have to change this cicle, really stuip

댓글을 달려면 로그인하십시오.

 채택된 답변

Jonas
Jonas 2019년 6월 24일
편집: Jonas 2019년 6월 24일

21 개 추천

You have enabled markers in your scope window. You can change line and marker styles by going to the 'View' and then 'Style...' button in the scope window. If you want to disable the Markers, select 'none'.
This is purely a visual option and has no effect on your simulation. For your reference, when enabling markers, the scope window will use one marker on each data sample. This can be helpful when analysing sample-by-sample behaviour in discrete simulation models.

댓글 수: 5

Maik Tervooren
Maik Tervooren 2019년 6월 24일
Thank you very much for the help!
I didn't know that was an option in het scope but now it makes mores sense.
I'm still wondering how I could have ended up with these markers because I haven't selected the option myself. Is that something Simulink does automatically with discrete signals?
Jonas
Jonas 2019년 6월 24일
Signals in a model with a Discrete solver are not displayed with markers by default. So I don't really know how you can enable markers unintentionally without enabling them by the menu.
Good luck with your simulations!
Maik Tervooren
Maik Tervooren 2019년 6월 24일
It's solved now and I can get back to my normal simulations, thanks again!
Yashaswini
Yashaswini 2023년 5월 30일
it solved my problem also thank you
Jesse Beaupre
Jesse Beaupre 2023년 6월 13일
I had the same issue, however it was activated automatically and had to disable it manually.
I think it's because the input data was not "interpret vector as 1-D" but I am not sure.

댓글을 달려면 로그인하십시오.

추가 답변 (2개)

Ronald
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
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에 대해 자세히 알아보기

제품

릴리스

R2019a

질문:

2019년 6월 21일

이동:

2025년 3월 12일

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by