Info

この質問は閉じられています。 編集または回答するには再度開いてください。

plotting on loglog scale with defining the x points

1 回表示 (過去 30 日間)
Abdullah Al Alhareth
Abdullah Al Alhareth 2019 年 10 月 5 日
閉鎖済み: MATLAB Answer Bot 2021 年 8 月 20 日
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 件のコメント
Sulaymon Eshkabilov
Sulaymon Eshkabilov 2019 年 10 月 5 日
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 日
Hi,
Did you try setting 'XTickLabel' property. Refer to the following link for more details.

Community Treasure Hunt

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

Start Hunting!

Translated by