Answered Extract data using histogram2()
%%%%input
location = rand(10, 2); %%%representing x and y coordinates
[N, x,y,binx,biny] = histcounts2(location(:, 1), locatio...
8 mois ago | 0
| accepted
Question
Extract data using histogram2()
Is it possible to extract data (x-coordinates and y-coordinates) using the syntax histogram2()?
You can also select a web site from the following list:
How to Get Best Site Performance
Select the China site (in Chinese or English) for best site performance. Other MathWorks country sites are not optimized for visits from your location.