Take a Scatter graph and fill the gaps between the dots.
4 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Hello I have got a 2D matrices X,Y(100x150).each (i,j) at x corresponds with (i,j) at y. I have used scatter to place the points on the graph. Is there a way to fill the gaps between the dots? Similar to use of the Area command just sort of floating. Thanks Naty
0 Kommentare
Antworten (1)
Malcolm Lidierth
am 20 Nov. 2012
Set the background color for the axes. Your scatter plot will be painted on top.
0 Kommentare
Siehe auch
Kategorien
Mehr zu Scatter Plots finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!