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!
