Making a heat map from three vectors
조회 수: 3 (최근 30일)
이전 댓글 표시
I want to make a heat map from three vectors with the same length.
The first vector represents x-coordinates of all points. The second vector contains the y-coordinates and the last one shows the heights. This is not a perfect mesh since not all points are evenly spaced along x- or y-direction.
How could I make a heat map in which the intervals are not equal?
Thank you very much. Best regard,
댓글 수: 0
채택된 답변
추가 답변 (0개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!