Several rows of values in x-axis

Hi,
i am searching for a solution to put different vector labels on the x-axis for the same plot. Thus i have some data and i would like to plot it the following way: y axis the data and the first row of the x-axis data should be time, the next row should be the x coordinate, the next then the y coordinate and lastly the z coordinate. All the data are in different vectors and they are the same length.
How would one go about to do that?
Thanks

2 Comments

Can you make a rough sketch of your data? and how you like it to be plotted?
IceQueen
IceQueen on 31 Oct 2013
Edited: IceQueen on 31 Oct 2013
i have a screenshot of another example if that helps: here with R_s, longitude and latitude and some other stuff.
My data is not a colorplot but just a simple line plot.

Sign in to comment.

 Accepted Answer

sixwwwwww
sixwwwwww on 31 Oct 2013
Dear Icequeen, The following link will be quite helpful for you:
It explains exactly what you need. Good luck!

2 Comments

Thanks! Too bad there doesn't exist a function, but this works fine :)
You are welcome

Sign in to comment.

More Answers (0)

Asked:

on 31 Oct 2013

Commented:

on 1 Nov 2013

Community Treasure Hunt

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

Start Hunting!