deintersectAxes(var​argin)

create plots with X and Y axes that don't touch.
16 Downloads
Updated 12 May 2016

View License

This function allows you to make plots where the X and Y axis don't touch. This is useful if you don't want the axes to intersect. This is a horrible hack, and should only be used for visual fudgery. It works by creating multiple axes objects, and only showing parts of them.

Cite As

srinivas.gs (2024). deintersectAxes(varargin) (https://www.mathworks.com/matlabcentral/fileexchange/57099-deintersectaxes-varargin), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2015a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Migrate GUIDE Apps in Help Center and MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.1.0

minor bugfixes

1.0.0.0

added a picture