3d Curve for 3 vectors
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Siehe auch
Kategorien
Mehr zu Interpolation finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!