Create 3D plot with multiple Z-points (x_i; y_j; z1, z2, z3,...) possible?
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
Hello everyone! For a current project I need to create a 3D surface plot based on several given x, y and z coordinates. Usually I would just do this with "surf" or "trisurf", however, as far as I understand this isn't possible when there are multiple z-values at the same (x,y) coordinate. Is there any other way to create a surface plot from the given data (see also below)?
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/159672/image.png)
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/159673/image.png)
0 Commenti
Risposte (1)
Vedere anche
Categorie
Scopri di più su Surface and Mesh Plots 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!