How to make sure MatLab outputs the full legend correctly?

조회 수: 3 (최근 30일)
Tolulope
Tolulope 2012년 10월 15일
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