interpolate 3D plane

13 views (last 30 days)
Torkan
Torkan on 22 Jan 2021
Commented: Matt J on 22 Jan 2021
Hello,
I have a data with x = [1,2 , ...], y= [2,3,...], z= [4,5,....]. How can I plot a 3D plane passing through these or interpolate somehow?

Answers (1)

Matt J
Matt J on 22 Jan 2021
  2 Comments
Torkan
Torkan on 22 Jan 2021
WHAT IS THIS SIR? My question is much simpler
Matt J
Matt J on 22 Jan 2021
At the link I gave you, you should have found a piece of code for fitting a plane to a given set of 3D points.

Sign in to comment.

Categories

Find more on Interpolation in Help Center and File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!