plotting on loglog scale with defining the x points
Info
This question is closed. Reopen it to edit or answer.
Show older comments
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 Comments
Sulaymon Eshkabilov
on 5 Oct 2019
Abdullah,
Could you please show your work and exercise what you are trying to do?
Abdullah Al Alhareth
on 5 Oct 2019
Edited: Abdullah Al Alhareth
on 5 Oct 2019
Answers (1)
Harsha Priya Daggubati
on 11 Oct 2019
2 votes
Hi,
Did you try setting 'XTickLabel' property. Refer to the following link for more details.
This question is closed.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!