plotting on loglog scale with defining the x points

I want to plot on loglog scale with defining and labeling the x axis I have tried XTick but it does not seem to work then I tried categorical but it seems to give me the axis in a reverse order. I have 3 sets of data points and I am using hold on command to plot all the data points.

댓글 수: 2

Abdullah,
Could you please show your work and exercise what you are trying to do?
Abdullah Al Alhareth
Abdullah Al Alhareth 2019년 10월 5일
편집: Abdullah Al Alhareth 2019년 10월 5일
sorry, I can't share the data, but basically my x-axis from 10 till 10e8, I want all those values to be like 10 Ab ... 10e8 AC, which I want to label my axis instead of just but the number.

답변 (1개)

Harsha Priya Daggubati
Harsha Priya Daggubati 2019년 10월 11일

2 개 추천

Hi,
Did you try setting 'XTickLabel' property. Refer to the following link for more details.

이 질문은 마감되었습니다.

질문:

2019년 10월 5일

마감:

2021년 8월 20일

Community Treasure Hunt

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

Start Hunting!

Translated by