plot 2 ( Stems / Histograms ) in the same axis

3 visualizaciones (últimos 30 días)
Mohamed Wassim BABA
Mohamed Wassim BABA el 7 de Abr. de 2016
Respondida: Kuifeng el 7 de Abr. de 2016
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.

Respuestas (1)

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

Categorías

Más información sobre Histograms en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by