plot 2 ( Stems / Histograms ) in the same axis
7 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/160378/image.png)
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 Commenti
Risposte (1)
Kuifeng
il 7 Apr 2016
%1 use the 'hist' function to get the vertical axis for two arrays.
%2 use the function 'bar' to plot
0 Commenti
Vedere anche
Categorie
Scopri di più su Histograms in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!