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