Colour legend for scatter plot
    3 visualizzazioni (ultimi 30 giorni)
  
       Mostra commenti meno recenti
    
    Adam Fitchett
 il 20 Nov 2019
  
    
    
    
    
    Risposto: Adam Fitchett
 il 20 Nov 2019
            I created a 2D scatter plot with the vectors X, Y and Z and following code
scatter(X,Y,50,Z)
So that I would have X and Y plotted against one another, and Z would be represented as the graded colour of each marker. It worked fine, but I need a legend that shows the range of Z values represented by the range of marker colours. How do I make this?
0 Commenti
Risposta accettata
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!