필터 지우기
필터 지우기

plot 2 ( Stems / Histograms ) in the same axis

조회 수: 2 (최근 30일)
Mohamed Wassim BABA
Mohamed Wassim BABA 2016년 4월 7일
답변: Kuifeng 2016년 4월 7일
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