How to scale an axis of plot automatically
15 views (last 30 days)
Show older comments
Hi , I have as loop that plots something and save it. In order to be easy to compare the results I want to scale the plot in the x axis so all of the plots can be comparable .
Cheers Khatereh
0 Comments
Answers (1)
Image Analyst
on 5 Dec 2011
Use the xlim() function to set up the limits of your x axis to some predetermined values.
0 Comments
See Also
Categories
Find more on Annotations 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!