How to make sure MatLab outputs the full legend correctly?

1 次查看(过去 30 天)
I have 56 data lines that I plot. When I ask MatLab to insert a legend or call it in the command (either way I get the same problem)...
figureLegend = legend(figureAxes,'show');
MatLab only displays the first 50 data lines in the legend. If I click Refresh it updates to the full list of 56. This is not ideal since I want to automate the process. Any ideas as to why this is happening?
  1 个评论
laurie
laurie 2012-10-15
legends s***. they always display very weird behavior. I would introduce some pausing between plotting and legend insertion maybe ?

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Legend 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by