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 (2026). 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
Version Published Release Notes
1.0.1.0

minor bugfixes

1.0.0.0

added a picture