legendshrink

Shrinks the length of the legend lines.
1,9K download
Aggiornato 4 set 2015

Visualizza la licenza

**Matlab no longer allows access to the elements within a legend, so this code will not work from Matlab circa-2014 onwards.**
legendshrink reduces the amount of horizontal space taken up by a figure legend by reducing the length of lines. (Best results when the legend box is off.)

This is important for small plots because the size of the lines is
constant irrespective of the physical size of the figure. Only works
for vertical legends, for now.

Cita come

Will Robertson (2024). legendshrink (https://www.mathworks.com/matlabcentral/fileexchange/24510-legendshrink), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R2013b
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Tag Aggiungi tag

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
1.0.0.0

Matlab no longer allows access to the elements within a legend, so this code will not work from Matlab circa-2014 onwards.