Legend shows just 8 from 9 entries
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (2)
Vedere anche
Categorie
Scopri di più su Legend in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!