Limit the x values that are shown in the histogram
    3 views (last 30 days)
  
       Show older comments
    
    Julozert
 on 3 May 2020
  
    
    
    
    
    Answered: Mathias Andersen
      
 on 3 May 2020
            Hi,
I created a histogram but i dont want the x values of 0-64 are shown. How can i limit the x output? 

0 Comments
Accepted Answer
  Mathias Andersen
      
 on 3 May 2020
        xlim([64 100]) or change the numbers to whatever bounds you want to have.
0 Comments
More Answers (0)
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!
