2-D plot

1 次查看(过去 30 天)
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).

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 2-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