How to scale an axis of plot automatically

3 vues (au cours des 30 derniers jours)
khatereh
khatereh le 5 Déc 2011
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

Réponses (1)

Image Analyst
Image Analyst le 5 Déc 2011
Use the xlim() function to set up the limits of your x axis to some predetermined values.

Community Treasure Hunt

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

Start Hunting!

Translated by