Creating a 3-d histgoram
1 次查看(过去 30 天)
显示 更早的评论
Hi guys,
I've been trying to create a 3-d histogram similar to this one http://blogs.mathworks.com/steve/2010/12/23/two-dimensional-histograms/ for a while now, but haven't been able to do that. Can I have some assistance in converting the above code into a 3-d histogram rather than a 2-d histogram ?
0 个评论
回答(1 个)
Sean de Wolski
2012-11-9
And what do you propose a 3d histogram to look like?
You could use histcn to do three-binning but then you'll still need to figure out how you want to visualize it.
2 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Histograms 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!