Drawing a Heatmap for a large dataset.

Hello, I have a large dataset of 2-minute measurements for a month. I would like to plot these measurements in a heatmap in MATLAB, however, given the high number of data points I have, the it is always resulting in an unreadable chart, is there any workaround that I can probably use to solve this ?

1 Comment

I have a matrix of 8760x8760 how do I do to plot heatmap?

Sign in to comment.

Answers (1)

dpb
dpb on 14 Jul 2018
Probably Heatmap CustomAggregation example will help.

1 Comment

I have a matrix of 8760x8760 how do I do to plot heatmap?

Sign in to comment.

Categories

Products

Release

R2018a

Asked:

on 14 Jul 2018

Commented:

on 21 Mar 2023

Community Treasure Hunt

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

Start Hunting!