Sunday, 29 September 2013

How to display legend in bottom right corner instead of top right?

How to display legend in bottom right corner instead of top right?

Normally the legend appears in the top-right corner when using the command
legend('aa', 'bb', 'cc', 'dd')
But that blocks my curves.
How to place it in the bottom-right corner instead?

No comments:

Post a Comment