Scatter Plot Extension to Entire Figure
이전 댓글 표시
I have vectors of x and y data, as well as data that parameterizes the color of the scatter dots in another vector. I am graphing them with:
"scatter(x, y, dotSize, colorParameter, 'filled')"
This plots the colored dots in their correct positions. What I want to do is create a blanket graph that simply shows the color gradient. I do not want individual points, simply areas based on the points. How do I go about this?
Thanks in advance.
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Surface and Mesh Plots에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
