Legend Title for new graphics interpreter

1 view (last 30 days)
Currently there is no title property in the legend class and the work-arounds I've seen have problems. The current work-around I'm using uses the undocumented "DecorationContainer" property to set a title, but when I save the .fig, the title is not saved.
Is there an "official" approach for getting this done?
  1 Comment
Rakesh Chavan
Rakesh Chavan on 16 Mar 2016
Hi,
The legend title property is present in MATLAB (R2016a). You can refer to the documentation link given below:
Hope this helps
regards
Rakesh

Sign in to comment.

Answers (0)

Tags

Community Treasure Hunt

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

Start Hunting!