legendshrink

Shrinks the length of the legend lines.

You are now following this Submission

**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.

Cite As

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

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
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.