Help with a 3D graph
Mostra commenti meno recenti
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
Risposta accettata
Più risposte (2)
Sean de Wolski
il 12 Mag 2011
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
il 13 Mag 2011
0 voti
Categorie
Scopri di più su Surface and Mesh Plots in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!