How can I add 4 legends when there are 6 plots?
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
I want to add legends in my graph. I have 6 plots and I need only 4 legends. The indicators for legends are also not the same as that of my exact plots. How can I add such legends?
0 Kommentare
Antworten (1)
Steven Lord
am 31 Jul. 2018
You only want to include some of the lines plotted in your axes in the legend? The "Included Subset of Graphics Objects in Legend" example in the legend function documentation page shows how to do this.
Siehe auch
Kategorien
Mehr zu Legend finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!