Making a heat map from three vectors
古いコメントを表示
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 件)
カテゴリ
ヘルプ センター および File Exchange で Thermal Analysis についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!