X labeling from imported data

3 views (last 30 days)
danel james
danel james on 24 Jul 2022
Commented: danel james on 24 Jul 2022
Hello I am still looking for ways to get plots like the screenshot below.Data in the y axis and 3 or 4 independent variables in x axis as shown Thank you
  2 Comments
dpb
dpb on 24 Jul 2022
See <create-a-multi-line-tick-label> for a demo. You will still have to write the text ID data w/ text, however, you can't make a tick outside the range of xlim and you can't set the horizontal alignment to munt on the location of the tick labels to try to write the long text as the first label -- it would all be centered at first tick.
danel james
danel james on 24 Jul 2022
Yes ,i am able to get the axis ticks. The texts are still not correctly placed though. Can you kindly put a sample code to get them. LAT AND time ...
thank you again

Sign in to comment.

Answers (0)

Community Treasure Hunt

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

Start Hunting!