Transfer 3D surface from matlab to solidworks
Transfer 3D surface from matlab to solidworks
(OP)
I have very little experience with both matlab and solidworks so bare with me if this seems like a very simple procedure.
I was given a .mat file that contained multiple matrices, one m rows x 3 col of x,y,z coordinates, and an m rows x 3 cols of the node identity that I figure is for the trimesh of the surface that I need and I need to somehow pull this up onto solidworks so that I can 3D print the figure.
Any help would be very much appreciated.
Thank you,
Nelson
I was given a .mat file that contained multiple matrices, one m rows x 3 col of x,y,z coordinates, and an m rows x 3 cols of the node identity that I figure is for the trimesh of the surface that I need and I need to somehow pull this up onto solidworks so that I can 3D print the figure.
Any help would be very much appreciated.
Thank you,
Nelson






RE: Transfer 3D surface from matlab to solidworks
-Dustin
Professional Engineer
Pretty good with SolidWorks
RE: Transfer 3D surface from matlab to solidworks
Thank you sir!
-Nelson
RE: Transfer 3D surface from matlab to solidworks
A Point Cloud macro can be downloaded from http://solidworks.cad.de/mm_24.htm
RE: Transfer 3D surface from matlab to solidworks
RE: Transfer 3D surface from matlab to solidworks
Rob Stupplebeen
https://sites.google.com/site/robertkstupplebeen/
RE: Transfer 3D surface from matlab to solidworks
Again, thanks for the help, this is a great community! :)
-Nelson
RE: Transfer 3D surface from matlab to solidworks