Create image axis with the origin in the centre

1 次查看(过去 30 天)
Dear expert, I'm struggling at making a boxed axis around an image with the custom axis tick labels as seen in the sample.
The x-axis is on top with the origin at a specific position (not in the middle). Then the x-axis tick labels increase at both direction towards the top corners, which is like 50 40 30 20 10 0 10 20 30 40 50.
The y-axis sits at two edges of the box, starting from 0 and counting downwards until touching the end of the bottom corners.
Please suggest any clue to draw such axis. Many thanks

采纳的回答

pfb
pfb 2015-4-12
编辑:pfb 2015-4-12
For the double y axis, see this answer to a similar question.
For the xaxis on top, look at the XaxisLocation property of the axes.
As to the position and labels of the ticks, see the xtick, xticklabel, ytick, yticklabel properties of the axes (look for axis properties in the documentation).

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Axis Labels 的更多信息

产品

Community Treasure Hunt

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

Start Hunting!

Translated by