making a 3D figure out of coordinates



Here's my problem:
I've got coordinates(100 times x, y and z) of a bonepiece, but they are not organised in any way. I want to make it a solid bonepiece and I thought of connecting the coordinates(three at the time) wich are close together and facecolor them with patch.
is it possible to make a loop to find the close dots so I can make one solid piece?
or is there another way to make it solid? I also thought of mesh or surf but you need a grid for that and they're not on a grid.(and you would need two grid's right?)
please help me!
.



Relevant Pages

  • Vectorizing a nested for loop
    ... %now we figure out entropy ... It searches an array of coordinates of random dots spread about ... finds how many of those dots are in each grid box. ... this nested for loop is itself nested in another for loop that runs ...
    (comp.soft-sys.matlab)
  • Re: 3dPlot
    ... title('FOR loop + PLOT3') ... title('FOR loop + SURF') ...
    (comp.soft-sys.matlab)
  • (another) datarelation datagrid question
    ... in a manner described best by "How to Display Child Table Rows as a Column ... that i would like bound to the final grid. ... inside that loop i loop thru the child table and add the data from the ... look exactly as i want and as a bonus it filters parent records without ...
    (microsoft.public.dotnet.framework.adonet)
  • Re: Non-rectangular 3D plot
    ... loop' properly to get x and y vectors and the z matrix. ... Roger Stafford wrote: ... rectangular space. ... There is an example of a sphere generated by 'surf' in the function reference ...
    (comp.soft-sys.matlab)
  • Re: Access Report Grid Alignment...
    ... form, locate X grid and Y grid, change to 9X9, dots appear... ... create a label of 5X20 dots. ... Tony Toews, Microsoft Access MVP ...
    (comp.databases.ms-access)