How to show several histograms in the same window?

1 Ansicht (letzte 30 Tage)
Sarah A
Sarah A am 29 Jan. 2019
Beantwortet: KSSV am 29 Jan. 2019
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,

Antworten (1)

KSSV
KSSV am 29 Jan. 2019
Read about subplot

Community Treasure Hunt

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

Start Hunting!

Translated by