How to adjust the position of legend when creating plot using matlab?
265 views (last 30 days)
Show older comments
How to adjust the position of legend when creating plot using matlab? When the plot is displayed the legend is making the points invisible by overlapping it.
0 Comments
Accepted Answer
Star Strider
on 31 Aug 2015
Use the 'Locatiion' property to position it in your program. See Specify Legend Location for details. Or, you can simply drag it to where you want it interactively.
More Answers (0)
See Also
Categories
Find more on Legend in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!