GridLegend
Version 1.0.2.0 (8,03 ko) par
Shane L
Creates a legend in which the entries are arranged in a grid
This function creates a legend in which the entries are arranged in a grid or table.
If you are plotting a large number of results, a regular legend can be overwhelming. Many times, the results can be logically arranged in a grid or table. This function creates a grid legend, which can take up less space than a regular legend and can be easier for the reader to understand. This function accepts many of the same name-value pair inputs as the built-in legend function to give the user control over the location and appearance of the grid legend.
An example function is also included to demonstrate some of the features of grid legend.
Citation pour cette source
Shane L (2026). GridLegend (https://fr.mathworks.com/matlabcentral/fileexchange/66464-gridlegend), MATLAB Central File Exchange. Extrait(e) le .
Compatibilité avec les versions de MATLAB
Créé avec
R2014b
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS LinuxCatégories
En savoir plus sur Legend dans Help Center et MATLAB Answers
Tags
Découvrir Live Editor
Créez des scripts avec du code, des résultats et du texte formaté dans un même document exécutable.
| Version | Publié le | Notes de version | |
|---|---|---|---|
| 1.0.2.0 | Corrected issue with multiple subplots by turning off handle visibility of the gridlegend; added option to input custom line length (item size); added option to print multi-line row and column labels |
||
| 1.0.1.0 | Added a variable to independently set the heights of the column headers row and the rest of the rows in the grid. This way, if there are subscripts or superscripts in the column headers, the remainder of the rows are not too widely spaced. |
||
| 1.0.0.0 |
