Plot Markers Simulink on Graph

조회 수: 1 (최근 30일)
Sebastian Caceres
Sebastian Caceres 2020년 9월 10일
답변: Monisha Nalluru 2020년 9월 14일
Hi!
Quick question, how do I add a plot marker on my Simulink graph? I.e, I have an (5,3) for (x,y) entering my graph and I know but there is no point or marker for me to see. I know for MATLAB it'd just be plot(5,3,'o') but I can't seem to figure it out for Simulink. Thanks for the help!
  댓글 수: 1
Fangjun Jiang
Fangjun Jiang 2020년 9월 11일
What Simulink graph, curves displayed in a Scope block?

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

답변 (1개)

Monisha Nalluru
Monisha Nalluru 2020년 9월 14일
If scope block is used for visualizing, then the marker can be added by accessing the View options
In scope block go to View -> Style -> Marker is changed from none to required format.
Click Apply and Ok. This will add the marker to visulaized output.

카테고리

Help CenterFile Exchange에서 Scopes and Data Logging에 대해 자세히 알아보기

제품


릴리스

R2019b

Community Treasure Hunt

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

Start Hunting!

Translated by