How to plot a bar graph or any other graph using two values?
Afficher commentaires plus anciens
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
Réponses (0)
Catégories
En savoir plus sur Graph and Network Algorithms dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!