How to extrapolate between multiple 3D plot ?
Show older comments
Hello, everyone
I try to extrapolate base on z-axis of multiple 3D plots. At first, I've plot an inch with 3 coordinate (x,y,z) to a contour and do many times to multiple slices, for now, I try to extrapolate between single contour with the cap of them. How can I do with this?

Thank you in advance
Sine
4 Comments
jonas
on 26 Oct 2018
What do you mean? Do you want to create something like a surface around your contours?
KSSV
on 26 Oct 2018
Pick the two matrices.....run a loop for each (i,j) and use interp1. I have answered a similar question like this a year ago..I am not getting the link now..:(
Bualookkaew Sakchatchawan
on 27 Oct 2018
Bualookkaew Sakchatchawan
on 27 Oct 2018
Answers (0)
Categories
Find more on Image Processing Toolbox 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!