<div dir="ltr"><div><div><div><div>Thanks Pierre and Lamy. Now I have another question:<br><br><br></div>I draw a simple function and in same pic, also draw differents points (this data in a vector)<br><br></div>also I want to put a label for each point "1", "2".."12"<br><br></div>how can I do it in scilab?, matlab's way doesn't work in my case<br><br></div>thanks<br><br>    x=0:0.1:1<br>    y=exp((x.^4+x.^2-x+(5).^(0.5))/5)+sinh((x.^3+21*x+9)./(21*x+6))-3.0;<br>    plot(x,y)<br>    <br>    x=info // it's a vector of 12 elements<br>    w=exp((x.^4+x.^2-x+(5).^(0.5))/5)+sinh((x.^3+21*x+9)./(21*x+6))-3.0;<br>    plot(info,w,'o')<br><div><div><div><div><div><div class="gmail_extra"><br><div class="gmail_quote">2017-03-27 15:17 GMT+03:00 Lamy Alain <span dir="ltr"><<a target="_blank" href="mailto:Alain.Lamy@cnes.fr">Alain.Lamy@cnes.fr</a>></span>:<br><blockquote style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex" class="gmail_quote">





<div lang="EN-US">
<div class="gmail-m_9200708999742360100m_-757072993949148169WordSection1">
<p style="margin-bottom:12pt" class="MsoNormal">Hello,  <u></u><u></u></p>
<p style="margin-bottom:12pt" class="MsoNormal">It’s just because a “.” was missing.
<u></u><u></u></p>
<p style="margin-bottom:12pt" class="MsoNormal">Alain<u></u><u></u></p>
<p style="margin-bottom:12pt" class="MsoNormal"><span style="font-family:"courier new"" lang="ES-TRAD">x=0:0.05:1;   
<br>
y=exp((x.^4+x.^2-x+(5).^(0.5))<wbr>/5)+sinh((x.^3+21*x+9) <b><span style="color:rgb(192,0,0)">./
</span></b>(21*x+6))-3.0;<br>
plot(x,y)<u></u><u></u></span></p>
<p class="MsoNormal"><span style="font-size:11pt;font-family:"calibri","sans-serif";color:rgb(31,73,125)"><img src="cid:image001.png@01D2A704.DB333640" id="gmail-m_9200708999742360100m_-757072993949148169Image_x0020_1" height="264" width="350"></span><span style="font-size:11pt;font-family:"calibri","sans-serif";color:rgb(31,73,125)" lang="ES-TRAD"><u></u><u></u></span></p>
</div>
</div>

<br>______________________________<wbr>_________________<br>
users mailing list<br>
<a target="_blank" href="mailto:users@lists.scilab.org">users@lists.scilab.org</a><br>
<a target="_blank" rel="noreferrer" href="http://lists.scilab.org/mailman/listinfo/users">http://lists.scilab.org/mailma<wbr>n/listinfo/users</a><br>
<br></blockquote></div><br><br clear="all"><br>-- <br><div class="gmail-m_9200708999742360100gmail_signature"><div dir="ltr"><div><div dir="ltr"><div>Luciano Andino<br>Ing. en Sistemas de Información<br></div><div>UTN FRSF<br>BMSTU<br><br></div><br></div></div></div></div>
</div></div></div></div></div></div></div>