how draw this plot
Mostrar comentarios más antiguos
Somebody could tell me how need draw this plot:

Respuestas (2)
Azzi Abdelmalek
el 11 de Mayo de 2014
x=[0 10 35 100]
y=[25 25 80 80]
plot(x,y)
Sarunas Z.
el 11 de Mayo de 2014
0 votos
Categorías
Más información sobre 2-D and 3-D Plots en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!