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
回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Graph and Network Algorithms についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!