Help with a 3D graph

Say I have a 4x6x8 matrix. This matrix represents a 3D rectangle with temperature values. That is, at matrix value (1,1,1) I have a value of 70 degrees. This represents the temperature value at a corner of the rectangle. I would like to plot this 3D rectangle with showing the the temperature value on this plot.
Thanks, David

 채택된 답변

Patrick Kalita
Patrick Kalita 2011년 5월 12일

1 개 추천

You have a number of options. This documentation section gives a good overview. You might also want to look at this video series.

추가 답변 (2개)

Sean de Wolski
Sean de Wolski 2011년 5월 12일

0 개 추천

doc isosurface
doc slice
doc plot3
doc scatter3
A few places to look. There are numerous volume visualization tools available in the documentation (3-d visualization).
David
David 2011년 5월 13일

0 개 추천

Thanks! The videos were very helpful!

카테고리

질문:

2011년 5월 12일

Community Treasure Hunt

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

Start Hunting!

Translated by