[Scilab-users] simple plot function

Lamy Alain Alain.Lamy at cnes.fr
Mon Mar 27 14:17:25 CEST 2017


Hello,
It’s just because a “.” was missing.
Alain
x=0:0.05:1;
y=exp((x.^4+x.^2-x+(5).^(0.5))/5)+sinh((x.^3+21*x+9) ./ (21*x+6))-3.0;
plot(x,y)
[cid:image001.png at 01D2A704.DB333640]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.scilab.org/pipermail/users/attachments/20170327/9505017d/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image001.png
Type: image/png
Size: 25490 bytes
Desc: image001.png
URL: <https://lists.scilab.org/pipermail/users/attachments/20170327/9505017d/attachment.png>


More information about the users mailing list