2-D plot

1 回表示 (過去 30 日間)
Evangelos Rompogiannakis
Evangelos Rompogiannakis 2020 年 11 月 18 日
Hello!
I have a task to create a 2-D plot with (x,y). On this plot I have to show
if x < y ,then all these points should be coloured red .
if x > 11,then the points should be coloured green .
Could you please help me on how to plot this (xy) graph ?
Thank you !

採用された回答

Cris LaPierre
Cris LaPierre 2020 年 11 月 18 日
I suggest MATLAB Onramp. Ch 9 covers the basics of plotting. You'll also need Ch 12 (logical arrays).
  1 件のコメント
Evangelos Rompogiannakis
Evangelos Rompogiannakis 2020 年 11 月 18 日
Thank you!

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File Exchange2-D and 3-D Plots についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by