How to plot a bar graph or any other graph using two values?
Mostrar comentarios más antiguos
How to plot a bar graph or any other graph using two values?
a=handles.p;
b=handles.ps;
y =[a b];
Here value of a is negative
Respuestas (0)
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!