<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /></head><body style='font-size: 10pt'>
<p>Hi,</p>
<p>A dot is missing in the argument of the hyperbolic sin for the division to be performed element-wise,</p>
<p><br /> x=0:0.1:1; <br /> y=exp((x.^4+x.^2-x+(5).^(0.5))/5)+sinh((x.^3+21*x+9)<span style="color: #ff0000;"><strong> ./</strong></span> (21*x+6))-3.0;<br /> plot(x,y)</p>
<p>Regards,</p>
<p>Pierre</p>
<p>Le 27.03.2017 13:39, Luciano Andino a écrit :</p>
<blockquote type="cite" style="padding: 0 0.4em; border-left: #1010ff 2px solid; margin: 0"><!-- html ignored --><!-- head ignored --><!-- meta ignored -->
<div dir="ltr">
<div>Hi, doing a simple plot of<br />
<div id="gmail_7immwe7fpo0q" style="display: inline-block;"> </div>
<img src="cid:149061519658d8fb9c032f2016286193@pierre-vuillemin.fr" alt="Imágenes integradas 2" width="441" height="40" /></div>
x in [0,1]<br />
<div><br /><br clear="all" />
<div> 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 /></div>
<div>graphic differs from this online calc:<br /><br /><a href="https://www.desmos.com/calculator/jehn17mvvb">https://www.desmos.com/calculator/jehn17mvvb</a><br /><br /><br /><br /></div>
<div>Don't know what I am doing wrong,<br /><br /></div>
<div>thanks in advance<br /><br /><br /></div>
<div>-- <br />
<div class="gmail_signature">
<div dir="ltr">
<div>
<div dir="ltr">
<div>Luciano Andino<br />Ing. en Sistemas de Información</div>
<div>UTN FRSF<br />BMSTU<br /><br /></div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<br />
<div class="pre" style="margin: 0; padding: 0; font-family: monospace">_______________________________________________<br /> users mailing list<br /> <a href="mailto:users@lists.scilab.org">users@lists.scilab.org</a><br /> <a href="http://lists.scilab.org/mailman/listinfo/users">http://lists.scilab.org/mailman/listinfo/users</a></div>
</blockquote>
<p><br /></p>
</body></html>