deintersectAxes(var​argin)

create plots with X and Y axes that don't touch.

You are now following this Submission

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://uk.mathworks.com/matlabcentral/fileexchange/57099-deintersectaxes-varargin), MATLAB Central File Exchange. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.1.0

minor bugfixes

1.0.0.0

added a picture