how draw this plot
Show older comments
Somebody could tell me how need draw this plot:

Answers (2)
Azzi Abdelmalek
on 11 May 2014
x=[0 10 35 100]
y=[25 25 80 80]
plot(x,y)
Sarunas Z.
on 11 May 2014
0 votes
Categories
Find more on 2-D and 3-D Plots in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!