Take a Scatter graph and fill the gaps between the dots.
4 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(1 个)
Malcolm Lidierth
2012-11-20
Set the background color for the axes. Your scatter plot will be painted on top.
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Scatter Plots 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!