<div dir="ltr"><div><div>Dear Jose!<br><br></div>T is a vector, so you should use "./" instead of "/":<br><span style="color:rgba(0,0,0,0.87);font-family:roboto,robotodraft,helvetica,arial,sans-serif;font-size:14px;white-space:pre-wrap"><br>T=1.1:0.1:5;</span><br style="color:rgba(0,0,0,0.87);font-family:roboto,robotodraft,helvetica,arial,sans-serif;font-size:14px;white-space:pre-wrap"><span style="color:rgba(0,0,0,0.87);font-family:roboto,robotodraft,helvetica,arial,sans-serif;font-size:14px;white-space:pre-wrap">Y=(T+1)./T;</span><span style="color:rgba(0,0,0,0.87);font-family:roboto,robotodraft,helvetica,arial,sans-serif;font-size:14px;white-space:pre-wrap"></span> // T is a vector.<br><span style="color:rgba(0,0,0,0.87);font-family:roboto,robotodraft,helvetica,arial,sans-serif;font-size:14px;white-space:pre-wrap">plot(T,Y);<br><br><br></span></div><div class="gmail_extra"><br><div><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr">--<br></div><div><i>With best regards,<br><span lang="en"><span>Ph.D., </span>assistant professor at <a href="http://mpei.ru/lang/en/Pages/default.aspx" target="_blank">MPEI</a>,<br></span><span>IEEE member,</span><br>maintainer of <a href="http://atoms.scilab.org/toolboxes/Mathieu/" target="_blank">Mathieu functions toolbox for Scilab</a>,<br><span>Nikolay</span> Strelkov.</i><br></div></div></div></div></div></div></div></div></div>
<br><div class="gmail_quote">2017-01-06 18:42 GMT+03:00 Jose Luis Hurtado Balcazar <span dir="ltr"><<a href="mailto:jlhb1984@gmail.com" target="_blank">jlhb1984@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><span style="color:rgba(0,0,0,0.870588);font-family:roboto,robotodraft,helvetica,arial,sans-serif;font-size:14px;white-space:pre-wrap">Hi.</span><br style="color:rgba(0,0,0,0.870588);font-family:roboto,robotodraft,helvetica,arial,sans-serif;font-size:14px;white-space:pre-wrap"><br style="color:rgba(0,0,0,0.870588);font-family:roboto,robotodraft,helvetica,arial,sans-serif;font-size:14px;white-space:pre-wrap"><span style="color:rgba(0,0,0,0.870588);font-family:roboto,robotodraft,helvetica,arial,sans-serif;font-size:14px;white-space:pre-wrap">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.</span><br style="color:rgba(0,0,0,0.870588);font-family:roboto,robotodraft,helvetica,arial,sans-serif;font-size:14px;white-space:pre-wrap"><br style="color:rgba(0,0,0,0.870588);font-family:roboto,robotodraft,helvetica,arial,sans-serif;font-size:14px;white-space:pre-wrap"><span style="color:rgba(0,0,0,0.870588);font-family:roboto,robotodraft,helvetica,arial,sans-serif;font-size:14px;white-space:pre-wrap">T=1.1:0.1:5;</span><br style="color:rgba(0,0,0,0.870588);font-family:roboto,robotodraft,helvetica,arial,sans-serif;font-size:14px;white-space:pre-wrap"><span style="color:rgba(0,0,0,0.870588);font-family:roboto,robotodraft,helvetica,arial,sans-serif;font-size:14px;white-space:pre-wrap"> </span><br style="color:rgba(0,0,0,0.870588);font-family:roboto,robotodraft,helvetica,arial,sans-serif;font-size:14px;white-space:pre-wrap"><span style="color:rgba(0,0,0,0.870588);font-family:roboto,robotodraft,helvetica,arial,sans-serif;font-size:14px;white-space:pre-wrap">-->Y=(T+1)/T;</span><br style="color:rgba(0,0,0,0.870588);font-family:roboto,robotodraft,helvetica,arial,sans-serif;font-size:14px;white-space:pre-wrap"><span style="color:rgba(0,0,0,0.870588);font-family:roboto,robotodraft,helvetica,arial,sans-serif;font-size:14px;white-space:pre-wrap"> </span><br style="color:rgba(0,0,0,0.870588);font-family:roboto,robotodraft,helvetica,arial,sans-serif;font-size:14px;white-space:pre-wrap"><span style="color:rgba(0,0,0,0.870588);font-family:roboto,robotodraft,helvetica,arial,sans-serif;font-size:14px;white-space:pre-wrap">-->plot(T,Y)</span><br style="color:rgba(0,0,0,0.870588);font-family:roboto,robotodraft,helvetica,arial,sans-serif;font-size:14px;white-space:pre-wrap"><br style="color:rgba(0,0,0,0.870588);font-family:roboto,robotodraft,helvetica,arial,sans-serif;font-size:14px;white-space:pre-wrap"><span style="color:rgba(0,0,0,0.870588);font-family:roboto,robotodraft,helvetica,arial,sans-serif;font-size:14px;white-space:pre-wrap">What am I doing bad?</span><br><div><span style="color:rgba(0,0,0,0.870588);font-family:roboto,robotodraft,helvetica,arial,sans-serif;font-size:14px;white-space:pre-wrap"><br></span></div><div><span style="color:rgba(0,0,0,0.870588);font-family:roboto,robotodraft,helvetica,arial,sans-serif;font-size:14px;white-space:pre-wrap">Thank you by your help!</span></div></div>
<br>______________________________<wbr>_________________<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" rel="noreferrer" target="_blank">http://lists.scilab.org/<wbr>mailman/listinfo/users</a><br>
<br></blockquote></div><br></div></div>