UpSet plot

Draw UpSet plot to show set data with more than three Intersections. Supports both 'intersect' and 'distinct' modes and large-scale dataset.

Download
Download

You are now following this Submission

Cite As

Zhaoxu Liu / slandarer (2026). UpSet plot (https://uk.mathworks.com/matlabcentral/fileexchange/123695-upset-plot), MATLAB Central File Exchange. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

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

debug.

Download
2.1.0

More Customization Options
Two new utility functions have been added:
+ obj.highlightI(n, Color) - Highlight intersection bar
+ obj.highlightS(n, Color) - Highlight bar

Download
2.0.0

Supports both 'intersect' and 'distinct' modes and large-scale dataset.

Download
1.1.0

change some base sets

Download
1.0.0

Download