Clear Filters
Clear Filters

Info

This question is closed. Reopen it to edit or answer.

Interpolating between lines in 3D

1 view (last 30 days)
Andrew Wiebe
Andrew Wiebe on 12 Nov 2015
Closed: MATLAB Answer Bot on 20 Aug 2021
I have a 42x100x3 matrix, where 1,2,3 represent the x,y,z values, each row represents one of the 42 lines. I have a mesh grid of the x, and y values and want to use it to interpolate the z values for a surface. what would be the best way to do this? possibly using scatteredInterpolant?

Answers (0)

This question is closed.

Community Treasure Hunt

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

Start Hunting!