[Scilab-users] plotting using 3d points

Dang, Christophe Christophe.Dang at sidel.com
Tue Feb 12 09:10:33 CET 2013


Hello,
 
> How can we plot 3D points by reading from a file the coordinates

I guess you have 3 columns in a text file,
with respectively x, y and z.

To read the file, you can use read, fscanfMat or csvRead
depending on the format (see the related help).

The plot can be performed with param3d.

You'll find a short example attached.

Hope this helps

-- 
Christophe Dang Ngoc Chan
Mechanical calculation engineer


This e-mail may contain confidential and/or privileged information. If you are not the intended recipient (or have received this e-mail in error), please notify the sender immediately and destroy this e-mail. Any unauthorized copying, disclosure or distribution of the material in this e-mail is strictly forbidden.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: test3d.sce
Type: application/octet-stream
Size: 346 bytes
Desc: test3d.sce
URL: <https://lists.scilab.org/pipermail/users/attachments/20130212/7966a007/attachment.obj>


More information about the users mailing list