Clear Filters
Clear Filters

How can I displace x and/or y axes from existing positions?

1 view (last 30 days)
Hard to describe without just showing visually. I want to go from this:
To this:
For ease of figure generation. Is there a way to tell the x and y axes which y and x levels to display their line at? Or to just tell matlab to detach the axes by a certain proportionate size?

Answers (1)

Walter Roberson
Walter Roberson on 21 Feb 2024
There is no provided way to do this.
You will have to turn axes off, and draw the axes yourself.

Products


Release

R2023b

Community Treasure Hunt

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

Start Hunting!