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!