Could anyone help me how to overcome the error

12 views (last 30 days)
I am getting error stating Error using legend Unknown property: NumColumns.
with respect to the command line
legend({'y','z','l','m'},'Location','northwest','NumColumns',2)
Could anyone please help me on this.

Answers (1)

Walter Roberson
Walter Roberson on 5 Jul 2019
You need to upgrade to R2018a to use that feature.

Tags

Community Treasure Hunt

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

Start Hunting!