how to plot a 3D surface from N by 3 matrix
Mostra commenti meno recenti
I have a matrix with dimensions N by 3, for example 100 rows and 3 columns. Each row correspondds to the 3D location of a point, i.e., we have 100 points. I want to pot the 100 points and connect them as a surface.
Risposta accettata
Più risposte (1)
darova
il 22 Ago 2019
0 voti
Look for griddata()
Categorie
Scopri di più su Surface and Mesh Plots in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!