How to set X axis limit as 10 to power 1 up to 10 to power 5
조회 수: 3 (최근 30일)
이전 댓글 표시
set(hAx(1),'XLim',[1e1 1e5])
Please find the attachment. I need some thing like that.
댓글 수: 1
채택된 답변
추가 답변 (0개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!