x1 and y1 are two array of same length scatter (x1,y1); gives the scatterplot of the datas I have
Since there is a highly dense area and low density region in my graph. I would want to have a color Heatmap of the scatterplot.
Is it possible in Matlab.If possible than How.
Thanks in advance