Making a heat map from three vectors
3 views (last 30 days)
Show older comments
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 Comments
Accepted Answer
More Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!