I have a figure with several plots and a legend. Is it possible to change the arrangement of the elements in the legend manually? For example, how could you make a two-column legend?
Tell me more
×
Facebook - Stack Overflow is a question and answer site for
facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
|
|
|
Of course this is possible. See an explanation here: http://undocumentedmatlab.com/blog/multi-column-grid-legend/ |
|||
|
|
|
To make a two-column legend, the general consensus seems to be that you need to create two separate legends and manually place them side by side. Solution simplified from discussion here.
|
|||
|
|
|
There are two submissions on the MathWorks File Exchange which create multi-column legends for you:
|
|||
|
|
|
Besides the submissions mentioned by @gnovice, there is another one on the MathWorks File Exchange which also create multi-column legends |
|||
|
|