legendflex.m: a more flexible, customizable legend
Nota dell'editore: This file was selected as MATLAB Central Pick of the Week
Cita come
Kelly Kearney (2025). legendflex.m: a more flexible, customizable legend (https://github.com/kakearney/legendflex-pkg), GitHub. Recuperato .
Compatibilità della release di MATLAB
Compatibilità della piattaforma
Windows macOS LinuxCategorie
Tag
Riconoscimenti
Ispirato da: SETPOS 1.2 - GETPOS 1.2
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Scopri Live Editor
Crea script con codice, output e testo formattato in un unico documento eseguibile.
legendflex
setgetpos_V1.2
Le versioni che utilizzano il ramo predefinito di GitHub non possono essere scaricate
Versione | Pubblicato | Note della release | |
---|---|---|---|
1.9.0.1 | linked GitHub readme |
|
|
1.9.0.0 | Updated description (which was erased when the github link was added) |
|
|
1.8.0.0 | - Corrected some remaining R2014b bugs; all graphics handles should now be objects rather than numeric if running in R2014b or later.
|
|
|
1.7.0.0 | Added note regarding legendflex with the Latex interpreter |
||
1.6.0.0 | Added parameter to modify padding between legend box and text/symbols |
||
1.5.0.0 | - updated for R2014b graphics |
||
1.4.0.0 | Now respects manual changes made by user (including legend height, width, and units) when resizing. |
||
1.3.0.0 | Fixed bug where very wide titles were not completely enclosed in legend box. |
||
1.2.0.0 | bug fixes: fixed error in function resize if you delete the legend, fixed minor vertical alignment issue |
||
1.1.0.0 | Figure resize now re-links legend and labeled objects with updated line/patch properties. |
||
1.0.0.0 |