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 件)

Adam Glew
Adam Glew 2019 年 4 月 14 日
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 ExchangeContour 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