3d Curve for 3 vectors
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
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.
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/1367959/image.png)
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 Commenti
Vedere anche
Categorie
Scopri di più su Interpolation in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!