How to show values on heatmap belonging to a different dataset.
Show older comments
I have a torque and RPM dataset and i am plotting %torque using heatmap. but the value(text) in each grid of %torque heatmap i want to display some other data set number. The reason i am doing this is so that in the background i can see %torque heatmap and see the color and on top of it will have the value of the other data set which me help me compare the value. Can this be done in matlab??
Thanks
5 Comments
Probably, however I understand what you mean. Do you want the colors of the heatmap grid to be independent of the values displayed in the heatmap grid? If this is the case, then I'd use another function that provides more flexibility, like imagesc combined with text.
Can you draw a sketch and/or provide some data?
sc1991
on 10 Sep 2018
sc1991
on 10 Sep 2018
jonas
on 10 Sep 2018
Thats fine! Ill do it tonight if no one beat me to it :)
Accepted Answer
More Answers (0)
Categories
Find more on Data Distribution Plots in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!