How do I set the range of on axis, as well as making it logrythmic scale without taking logs of the results please?

조회 수: 1 (최근 30일)
My graph needs an edited axis, but I can't get it to work; my plot (simplified) is just plot(x,y) thanks

채택된 답변

Azzi Abdelmalek
Azzi Abdelmalek 2016년 7월 14일
set(gca,'xscal','log')
  댓글 수: 3
Jamie Shelley
Jamie Shelley 2016년 7월 14일
thanks! I just realised the range was already okay, it was me being a melon and not clicking that 10^-2 was 0.01 haha. Thanks!

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Line Plots에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by