plot 2 ( Stems / Histograms ) in the same axis

1 次查看(过去 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.

回答(1 个)

Kuifeng
Kuifeng 2016-4-7
%1 use the 'hist' function to get the vertical axis for two arrays.
%2 use the function 'bar' to plot

类别

Help CenterFile Exchange 中查找有关 Histograms 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by