Spline with input (Xs,Ys, tilts) and output (Zs), give one Z
Show older comments
I have 10 points with different fix X and Y coordinates Constraints: 1) One of these points has fix X , Y, Z coordinates 2) All of the points have different fix tilt
I need to create a surface on with this 10 points with these two constrains Question: Does Matlab have a spline function that could create this surface (i.e. input (Xs,Ys, tilts) and output (Zs), give one Z)
3 Comments
Walter Roberson
on 18 Feb 2011
By "tilts" do you mean that you have the surface normals at those (X(K),Y(K),Z(K)) points ?
Gonzalo
on 18 Feb 2011
Gonzalo
on 22 Feb 2011
Answers (3)
Gonzalo
on 18 Feb 2011
0 votes
Gonzalo
on 18 Feb 2011
0 votes
Walter Roberson
on 22 Feb 2011
0 votes
I believe the answer is fairly likely "NO", that Matlab does not have a spline function that could create the surface.
For clever and robust ways of building such a function, I would recommend asking John D'Errico for suggestions.
Categories
Find more on Splines in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!