Display legends on the line itself
5 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
I have to plot a bunch of lines (like 20) in one plot this creates a lot of legends and makes me expand the size of the graph (while adding in the document so all the legends are visible) and give them different styles because if i print them in black and white I have to rely on linestyle for differenciation. Can anybody suggest how can I display the individual line legend on the line itself instead of a separate box. Thanks
0 Commenti
Risposta accettata
Image Analyst
il 8 Feb 2013
Use the text() function to place words wherever you want on your plot.
0 Commenti
Più risposte (0)
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!