How to show several histograms in the same window?
    2 views (last 30 days)
  
       Show older comments
    
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,
0 Comments
Answers (1)
See Also
Categories
				Find more on Histograms in Help Center and File Exchange
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
