how draw this plot
Mostra commenti meno recenti
Somebody could tell me how need draw this plot:

Risposte (2)
Azzi Abdelmalek
il 11 Mag 2014
x=[0 10 35 100]
y=[25 25 80 80]
plot(x,y)
Sarunas Z.
il 11 Mag 2014
0 voti
Categorie
Scopri di più su 2-D and 3-D Plots in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!