plot3 temperature color
5 views (last 30 days)
Show older comments
Hi, I have this plot 3d:
figure()
plot3(X,Y,Z)
where X and Y are coordinate and Z is the correspondent temperature value for each couple of (x,y), as for exampe: x1=0, y1=0, z1=28°C...
But now, I want to color the plot changing the color depending from the temperature.
How can I do? Please, help me
Thanks,
Michela
0 Comments
Answers (3)
See Also
Categories
Find more on Orange in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!