Display format of numbers shown

8 views (last 30 days)
I have generated heatmap of 7x7 cells. It shows some floating point numbers on each square like 0.0123 and so on. There are 4 digits after decimal. Is there a way I can control the number of digits displayed? Like round them off to two digits for e.g.?

Accepted Answer

Star Strider
Star Strider on 2 Mar 2021
The options are likely limited.
See the Displayed Data section of the HeatmapChart Properties documentation to see what options are available.
  2 Comments
Pappu Murthy
Pappu Murthy on 3 Mar 2021
Thanks. That solved my problem.
Star Strider
Star Strider on 3 Mar 2021
As always, my pleasure!

Sign in to comment.

More Answers (0)

Categories

Find more on Data Distribution Plots in Help Center and File Exchange

Products

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!