Labeling and setting of Bar3 chart
    7 views (last 30 days)
  
       Show older comments
    
    E R SH RAJ Male
 on 6 Mar 2016
  
    
    
    
    
    Answered: Vaibhav Awale
    
 on 11 Mar 2016
            mag = 4.75:0.5:6.75; dist = 5:10:195; bar3(dist,prob);
</matlabcentral/answers/uploaded_files/46943/matlabq.JPG> as i am plottting magnitude 4.75 to 6.75 but its showing range from 1 to 6.75?? how i can fix it
0 Comments
Accepted Answer
  Vaibhav Awale
    
 on 11 Mar 2016
        You can use XLim, YLim and ZLim properties of axes to address this issue. Refer to following documentation for more axes properties:
0 Comments
More Answers (0)
See Also
Categories
				Find more on Creating, Deleting, and Querying Graphics Objects in Help Center and File Exchange
			
	Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
