3d Curve for 3 vectors
3 views (last 30 days)
Show older comments
hello,
i have a set three data vectors :
x=(datax)
y=(datay)
z=(dataz)
plotting the vectors with plot3d derives the green line displayed in the attached picture.
I want to connect the the point with a smooth curve (on axis z), not a surface,is there a way to do that ?
curve fitting did work fo me.
Thanks in advance
2 Comments
See Also
Categories
Find more on Interpolation 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!