• This forum is the machine-generated translation of www.cad3d.it/forum1 - the Italian design community. Several terms are not translated correctly.

importre coordinate x,y,z da matlab ad autocad 2012

  • Thread starter Thread starter Ing.Enzo
  • Start date Start date

Ing.Enzo

Guest
Hello everyone and thank you for accepting me in the group.
My name is vincenzo and I wanted to present a problem:
I have several coordinates in a file of matlab (a matrix for the variable x one for the y and one for the z), represent a gravel. I tried with importxyz but the work becomes too expensive as I should report each column on a txt file and separate each number from the next from a comma (I have 6000 coordinates).
how can I do to transport the matlab file directly on autocad and then have the bottom?
Thank you.
 
Does matlab not export the clouds of points in .pcg or .isd format?
autocad can import them.
 
Hello everyone and thank you for accepting me in the group.
My name is vincenzo and I wanted to present a problem:
I have several coordinates in a file of matlab (a matrix for the variable x one for the y and one for the z), represent a gravel. I tried with importxyz but the work becomes too expensive as I should report each column on a txt file and separate each number from the next from a comma (I have 6000 coordinates).
how can I do to transport the matlab file directly on autocad and then have the bottom?
Thank you.
Hello enzo
It's very simple. from matlab put x, y, z into a single m matrix that has 6000x3 size and then you can export it to a txt file automatically. I'm less of a job than explaining. If you give me the txt.
greetings
 

Forum statistics

Threads
44,997
Messages
339,767
Members
4
Latest member
ibt

Members online

No members online now.
Back
Top