joyPlot - Ridgeline data representation

版本 0.1 (1.2 MB) 作者: Santiago Benito
Plot several datasets in a single axis using the ridgeline representation.
1.2K 次下载
更新时间 2020/4/23

查看许可证

编者注: This file was selected as MATLAB Central Pick of the Week

This function plots the given datasets in a single figure and axis, and resembling the cover of Joy Divisions' Unknown Pleasures by Peter Saville (and in many other newspapers, journals, etc.).

The function is very simple and lightweight and only uses the MATLAB(R) built-in functions fill and plot. I am actually amazed that this wasn't programmed before, but there you go.

The figures are extremely customizable. I provided some documentation in the files section.

Enjoy!

引用格式

Santiago Benito (2024). joyPlot - Ridgeline data representation (https://www.mathworks.com/matlabcentral/fileexchange/75147-joyplot-ridgeline-data-representation), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2019b
兼容任何版本
平台兼容性
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!

joyPlot

版本 已发布 发行说明
0.1

- Now it is possible to change the color of the stroke line as a function of the local height.
- New examples in the documentation show how to use this.

0.0