skip items in a legend
Ältere Kommentare anzeigen
i see this post
but i don't understan how resolve it
i don't want visualize 'str2' in legend
str1='A';
str2='';
str3='C';
legend(str1,str2,str3,'Location','northwest')
Warning: Ignoring extra legend entries.
> In legend>process_inputs (line 592)
In legend>make_legend (line 319)
In legend (line 263)
In Predator_grafici_Struct (line 67)
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Legend finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

