How to position the legend such that it is not over the plots and also how to make horizontal legends?

14 views (last 30 days)
I am plotting mxn matrix (y-axis) with the mx1 vector (x-axis). However, the plot just looks bad for cases of more than 10 legends. Is there a way that I can align the legends above the plots, and also if I can create horizontal legends occupying the available horizontal space according to the plot? The plot will have unknown n variables, so it becomes difficult to align the legends each time I create a new plot.

Accepted Answer

Adam Danz
Adam Danz on 16 Nov 2020
Edited: Adam Danz on 17 Nov 2020
See the location, orientation, and NumColumns options

More Answers (0)

Tags

Products


Release

R2020b

Community Treasure Hunt

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

Start Hunting!