How to scale an axis of plot automatically
조회 수: 15 (최근 30일)
이전 댓글 표시
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
답변 (1개)
Image Analyst
2011년 12월 5일
Use the xlim() function to set up the limits of your x axis to some predetermined values.
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Annotations에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!