make_custom_patch_legend
Make a legend with customized colors and labels, independent of plotted data.
現在この提出コンテンツをフォロー中です。
- フォローしているコンテンツ フィードに更新が表示されます。
- コミュニケーション基本設定に応じて電子メールを受け取ることができます
引用
Jonah Pearl (2026). make_custom_patch_legend (https://jp.mathworks.com/matlabcentral/fileexchange/74952-make_custom_patch_legend), MATLAB Central File Exchange. に取得済み.
| バージョン | 公開済み | リリース ノート | Action |
|---|---|---|---|
| 1.2.2 | Trying again. Added list of default MATLAB colors. |
||
| 1.2.1 | 1.2 update push didn't work for some reason. |
||
| 1.2.0 | Fixed the same spot, so that the for-loop indexing depends on the argument. |
||
| 1.1.0 | Changed line 49 from length(...) to size(...,1). |
||
| 1.0.0 |