How to show several histograms in the same window?

1 次查看(过去 30 天)
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