How to create surface plot with coordinates of sphere?
Mostrar comentarios más antiguos
I have text file with x y z coordinates for nodes of a sphere. How would I create a surface over these?
I am trying to analyse the change in shape of a sphere that has been deformed. I have the central coordinates. From this, would I be able to calculate the radius of the furthest node?
5 comentarios
Walter Roberson
el 21 de Nov. de 2015
Is the order of the points known relative to each other? If not then the surface of the deformed sphere has to be reconstructed by looking to see which points are near each other, which could result in false connections getting formed as the object is distorted. Working with a point cloud is harder than working with a set of points whose connections are well defined.
Sharunyan Thava
el 21 de Nov. de 2015
Walter Roberson
el 21 de Nov. de 2015
The file did not get attached.
Usually the output of Abaqus is ordered somehow, but at the moment I do not know which order it uses.
Sharunyan Thava
el 21 de Nov. de 2015
Walter Roberson
el 22 de Nov. de 2015
That data only has 22 unique points (ignoring the ID), with the points arranged in pretty much a cuboid grid.
Respuestas (0)
Categorías
Más información sobre Surface and Mesh Plots en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!