How to show several histograms in the same window?

조회 수: 3 (최근 30일)
Sarah A
Sarah A 2019년 1월 29일
답변: KSSV 2019년 1월 29일
Hello,
Suppose that we have the matrix A (3*n) and we want to show the histograms of A(1,:) and A(2,:) in the first window and the histograms of A(1,:) and (A,3) in the second window where these two windows occur in the same time which means we have to use a loop ! So how can I do that ?
Regards,

답변 (1개)

KSSV
KSSV 2019년 1월 29일
Read about subplot

카테고리

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