Plot Markers Simulink on Graph

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 comentario

Fangjun Jiang
Fangjun Jiang el 11 de Sept. de 2020
What Simulink graph, curves displayed in a Scope block?

Iniciar sesión para comentar.

Respuestas (1)

Monisha Nalluru
Monisha Nalluru el 14 de Sept. de 2020

0 votos

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.

Categorías

Más información sobre Schedule Model Components en Centro de ayuda y File Exchange.

Productos

Versión

R2019b

Preguntada:

el 10 de Sept. de 2020

Respondida:

el 14 de Sept. de 2020

Community Treasure Hunt

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

Start Hunting!

Translated by