joyPlot - Ridgeline data representation

Plot several datasets in a single axis using the ridgeline representation.

現在この提出コンテンツをフォロー中です。

編集メモ: 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 (2026). joyPlot - Ridgeline data representation (https://jp.mathworks.com/matlabcentral/fileexchange/75147-joyplot-ridgeline-data-representation), MATLAB Central File Exchange. に取得済み.

一般的な情報

MATLAB リリースの互換性

  • すべてのリリースと互換性あり

プラットフォームの互換性

  • Windows
  • macOS
  • Linux
バージョン 公開済み リリース ノート Action
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