Legend shows just 8 from 9 entries
1 次查看(过去 30 天)
显示 更早的评论
Hello,
I want print legend:
Leg = ["Motor 1","Motor 2","Motor 3","Motor 4","Motor 1 harm","Motor 2 harm","Motor 3 harm","Motor 4 harm","Traj"];
legend([p1 p2 p3 p4 p6 p11 p12 p13 p14],Leg);
but i get just:
I tried allready to change a places and plot shows just 8 entries on the same time. What is wrong?
Thank you!
0 个评论
回答(2 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Legend 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!