<html><body><div style="color:#000; background-color:#fff; font-family:lucida console, sans-serif;font-size:14pt"><div><span>Sir, please take a look at the attached program and give me professional advice on how I can add some other plots from model equations into the existing plots.</span></div><div style="color: rgb(0, 0, 0); font-size: 18.6667px; font-family: lucida console,sans-serif; background-color: transparent; font-style: normal;"><br><span></span></div><div style="color: rgb(0, 0, 0); font-size: 18.6667px; font-family: lucida console,sans-serif; background-color: transparent; font-style: normal;"><span>Thanks.<br></span></div><div> </div><div>ABDULJELEEL A. OSUNKUNLE<br>SCIENTIFIC OFFICER<br>PROJECTS DEVELOPMENT INSTITUTE, P.M.B. 01609, EMENE INDUSTRIAL LAYOUT, ENUGU, NIGERIA.<br>+2347058408440.<br></div>  <div style="font-family: lucida console, sans-serif; font-size: 14pt;"> <div style="font-family: times new roman, new york, times,
 serif; font-size: 12pt;"> <div dir="ltr"> <font face="Arial" size="2"> <hr size="1">  <b><span style="font-weight:bold;">From:</span></b> "Dang, Christophe" <Christophe.Dang@sidel.com><br> <b><span style="font-weight: bold;">To:</span></b> International users mailing list for Scilab. <users@lists.scilab.org> <br> <b><span style="font-weight: bold;">Sent:</span></b> Tuesday, February 12, 2013 9:10 AM<br> <b><span style="font-weight: bold;">Subject:</span></b> Re: [Scilab-users] plotting using 3d points<br> </font> </div> <br>
Hello,<br> <br>> How can we plot 3D points by reading from a file the coordinates<br><br>I guess you have 3 columns in a text file,<br>with respectively x, y and z.<br><br>To read the file, you can use read, fscanfMat or csvRead<br>depending on the format (see the related help).<br><br>The plot can be performed with param3d.<br><br>You'll find a short example attached.<br><br>Hope this helps<br><br>-- <br>Christophe Dang Ngoc Chan<br>Mechanical calculation engineer<br><br><br>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.<br><br><br>_______________________________________________<br>users mailing list<br><a ymailto="mailto:users@lists.scilab.org"
 href="mailto:users@lists.scilab.org">users@lists.scilab.org</a><br><a href="http://lists.scilab.org/mailman/listinfo/users" target="_blank">http://lists.scilab.org/mailman/listinfo/users</a><br><br><br> </div> </div>  </div></body></html>