Plotting a 3D Coloured Contour Plot for temperature data recorded at specific points in 3D space.
Show older comments
I have a 3D temperature data set, recorded using an array of thermocouples in space. I have the x, y and z positions corresponding to each temperature reading, and want to plot a 3D filled contour, colour coordinated based on the temperature recorded. Below is an extract of the data in .xlsx.

I am currently attempting to use contourf to plot for a randomly-selected time.

If anyone can help by providing steps of how to achieve this it would be much appreciated - I am new to Matlab.

1 Comment
Al-Kabir Hossain
on 30 Nov 2022
Hi @Adam Glew . Have you figured out the solution. I have 3d coordinates of random points with corresponding temperature and I need to contour plot those. Could you please help me?
Answers (1)
Adam Glew
on 14 Apr 2019
0 votes
Categories
Find more on Contour Plots 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!