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 Center および File ExchangeScopes 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