Clear Filters
Clear Filters

How to contour of 4D matrix

6 views (last 30 days)
Erin Pratt
Erin Pratt on 11 Oct 2018
Answered: Nicola Bombace on 11 Oct 2018
Please help. I have a 4D matrix (4 columns x 8000 rows) of x, y, z, coordinates and c=f(x,y,z). The data when plotted looks like the image, with the value of c by color.
My question is: how do I interpolate a contour of c=0? In this case, the contour should be a surface shape, and I would like to get that surface of zero values. I attached the file Data.txt so the data can be looked at.
Thanks so much!
Erin

Accepted Answer

Nicola Bombace
Nicola Bombace on 11 Oct 2018
You could use isosurface and later plot the resulting surface

More Answers (0)

Categories

Find more on Contour Plots in Help Center and File Exchange

Products


Release

R2016b

Community Treasure Hunt

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

Start Hunting!