[Scilab-users] Ploting rational function.

Jose Luis Hurtado Balcazar jlhb1984 at gmail.com
Fri Jan 6 16:42:38 CET 2017


Hi.

Can you help me with tutorial to graph rational functions. I have troubles
with y=(x+1)/x. SCILAB only is graphing a number like a constant.

T=1.1:0.1:5;

-->Y=(T+1)/T;

-->plot(T,Y)

What am I doing bad?

Thank you by your help!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.scilab.org/pipermail/users/attachments/20170106/96c753b4/attachment.htm>


More information about the users mailing list