Legend Title for new graphics interpreter
1 view (last 30 days)
Show older comments
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
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
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!