plot 2 ( Stems / Histograms ) in the same axis
7 ビュー (過去 30 日間)
古いコメントを表示

Hello, I have two vectors that quantify a data in the same dates. I want to plot their stems / Histograms in the same axis like the image in the attachement. Thanks.
0 件のコメント
回答 (1 件)
Kuifeng
2016 年 4 月 7 日
%1 use the 'hist' function to get the vertical axis for two arrays.
%2 use the function 'bar' to plot
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Histograms についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!