How can I plot the 3D figure with surface area?
    5 visualizzazioni (ultimi 30 giorni)
  
       Mostra commenti meno recenti
    
    Wai Keung lin
 il 26 Gen 2020
  
    
    
    
    
    Commentato: Wai Keung lin
 il 30 Mar 2020
            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.
0 Commenti
Risposta accettata
  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 
Data as Surface Plot: https://www.mathworks.com/help/matlab/visualize/representing-a-matrix-as-a-surface.html 
Più risposte (0)
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!