Plotting a 3D Coloured Contour Plot for temperature data recorded at specific points in 3D space.

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.
Screenshot 2019-04-13 15.38.47.png
I am currently attempting to use contourf to plot for a randomly-selected time.
Screenshot 2019-04-13 15.40.48.png
If anyone can help by providing steps of how to achieve this it would be much appreciated - I am new to Matlab.
Screenshot 2019-04-13 15.43.52.png

댓글 수: 1

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?

댓글을 달려면 로그인하십시오.

답변 (1개)

1.jpg
Current situation using isosurface, for anyone who has had similar issues (I found very little support on this). Now trying to figure out if it is possible to create a 2d splice through the isosurface.

카테고리

도움말 센터File Exchange에서 Contour Plots에 대해 자세히 알아보기

제품

릴리스

R2019a

질문:

2019년 4월 13일

댓글:

2022년 11월 30일

Community Treasure Hunt

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

Start Hunting!

Translated by