| Thread Closed |
Plotting in 3D ( 4D actually) |
Share Thread | Thread Tools |
| Jul15-10, 08:53 AM | #1 |
|
|
Plotting in 3D ( 4D actually)
I have a temperature distribution T = T(x,y,z). I want to visualise it in MATLAB ( such that the colour(s) used by MATLAB in plotting should give me an idea of depth of temperature i.e whether its high or low compared to its neighbouring points).
Please help |
| Jul15-10, 09:47 AM | #2 |
|
Mentor
|
A plot of the graph of w = T(x, y, z) requires four dimensions, as you recognize in your title. You might be able to reduce the dimensions required if the temperature decreases radially, so that w = T(r). IOW, if the temperature at any two points the same distance from the origin is the same, you don't need all three coordinates of the point - just one distance.
|
| Jul15-10, 09:50 AM | #3 |
|
|
well actually it isnt..I need all the three cartesian coordinates( a must) and i want to visualise it in 3D where colors will depict the value of temperature at corresponding points. So basically i will form a n*n*n array in MATLAB to define T= T(x,y,z)
|
| Thread Closed |
| Thread Tools | |
Similar Threads for: Plotting in 3D ( 4D actually)
|
||||
| Thread | Forum | Replies | ||
| Plotting 3D data | Math & Science Software | 10 | ||
| plot both sets and I want to highlight the intersection of A and B. | Math & Science Software | 5 | ||
| ODE plotting in Maple ARG! | Calculus & Beyond Homework | 1 | ||
| Plotting (& not plotting) Asymptotes in Mathematica | Math & Science Software | 2 | ||
| plotting pseudopotential | Atomic, Solid State, Comp. Physics | 3 | ||