Plotting Values on specific x-y coordinates
30 次查看(过去 30 天)
显示 更早的评论
I have X (181X361), Y(181X361), Values(181X361), I would like to plot the values on each X and Y with colors indicating the values in a 2D-plane. I do not know what to choose and how to implement, plot, colormap,....
0 个评论
采纳的回答
更多回答(1 个)
Afshin Aghayan
2019-10-8
you can use this code for displaying any data in the form of [x, y, f(x,y)] or data with coordinate
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Contour Plots 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!