Here is the link to the Matlab function, I was wondering if anyone had come across something similar in python. I want to input X and Y arrays of the same length and generate what is essentially a heatmap. Where the frequency of times a coordinate falls in a bin dictates the color of said bin.
Any help is much appreciated or advice on how to do this in a different way!