That was solved. It was not about the plot part but something else. Thanks.<div><br></div><div>Peng<br><br><div class="gmail_quote">On 9 July 2010 21:20, Peng Du <span dir="ltr"><<a href="mailto:eddy.pdu@gmail.com">eddy.pdu@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Many thanks Petar, that surely helped!<div><br></div><div>Here comes another question: when I try to make several plot using a loop looking like</div>

<div><br></div><div>for i=1:10</div><div>scf(i)</div><div>plot WHATEVER</div>
<div><br></div><div>some of them get messed up. For example, graph(8) looks fine if plotted separately. But if there is a graph(7) is plotted in the loop, graph(8) becomes weird.</div><div><br></div><div>I think there must be something wrong with the way I call the plot. Any suggestions?</div>


<div><br></div><div>Thanks a lot.</div><div><br></div><div><font color="#888888">Peng</font><div><div></div><div class="h5"><br><br><div class="gmail_quote">On 8 July 2010 05:12, Petar Knezevich <span dir="ltr"><<a href="mailto:petar.knezevich@gmail.com" target="_blank">petar.knezevich@gmail.com</a>></span> wrote:<br>


<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Peng,<br><br>Check the functions param3d and param3d1.<br><br>param3d will plot a trio of vectors (x, y and z) as line, as a series of points or a combination of both<br>


<br>param3d1 will take a trio of matrices and plot the columns as vectors.<br>

<br>Check the help file for both to learn how to use them.<br><br>Regards,<br><font color="#888888">Petar Knezevich</font><div><div></div><div><br><br><div class="gmail_quote">On 8 July 2010 01:45, Peng Du <span dir="ltr"><<a href="mailto:eddy.pdu@gmail.com" target="_blank">eddy.pdu@gmail.com</a>></span> wrote:<br>




<blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204, 204, 204);padding-left:1ex">Thanks very much Mathieu.<div><br></div><div><div>Another question: how can I plot3d three vectors without any logical relationships? For example, there is no f(x,y)=z.</div>






<div><br></div><div>Many thanks.</div><div><br></div><font color="#888888"><div>Peng<br></div></font></div></blockquote></div>
</div></div></blockquote></div><br></div></div></div>
</blockquote></div><br></div>