How to plot with a logarithmic scale?

조회 수: 3 (최근 30일)
sese
sese 2013년 4월 24일
편집: Ned Gulley 2014년 2월 14일
I am wondering how to plot in MATLAB with a logarithmic scale. These are my data
x = [1 0.1 0.01 0.001]
y = [10 60 120 180]
I want to plot x-axis in logarithmic scale. Can anyone help me please to do this?

채택된 답변

Ahmed A. Selman
Ahmed A. Selman 2013년 4월 24일

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 2-D and 3-D Plots에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by