How to plot a bar graph or any other graph using two values?

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

Antworten (0)

Kategorien

Mehr zu 2-D and 3-D Plots finden Sie in Hilfe-Center und File Exchange

Gefragt:

am 31 Aug. 2015

Bearbeitet:

am 31 Aug. 2015

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by