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!
_______________________________________________ users mailing list [email protected] http://lists.scilab.org/mailman/listinfo/users
