interpolate 3D plane

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

1 vote

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

Asked:

on 22 Jan 2021

Commented:

on 22 Jan 2021

Community Treasure Hunt

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

Start Hunting!