How can I plot the 3D figure with surface area?

29 visualizzazioni (ultimi 30 giorni)
Hi,
I am having a problem for 2 months that Ux, Uy & Uz are the matrix of the coordinations.
Such as Ux,Uy & Uz = [ 1 2 3 4 5 ........]
I wanna plot the surface net within the known coordinations of the nodes that likes the uploaded picture as I had tried to use with surf function which is not my expectation.
Anyway, thanks for kindly help.

Risposta accettata

Raynier Suresh
Raynier Suresh il 27 Mar 2020
“mesh”, “surf” functions can be used to generate the surface plot. To get the desired results, make sure that the x, y and z are arranged properly. For more information refer to the below links

Più risposte (0)

Tag

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by