Creating a 3-d histgoram

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 ?

답변 (1개)

Sean de Wolski
Sean de Wolski 2012년 11월 9일

0 개 추천

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

Lab Rat
Lab Rat 2012년 11월 9일
I kind of visualize it like a scatter plot does, but instead of the scatter points I want to be looking at blobs similar to these.
Sean de Wolski
Sean de Wolski 2012년 11월 9일
In that case use histcn and slice-o-matic

댓글을 달려면 로그인하십시오.

카테고리

도움말 센터File Exchange에서 Histograms에 대해 자세히 알아보기

태그

질문:

2012년 11월 9일

Community Treasure Hunt

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

Start Hunting!

Translated by