<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
    <title></title>
  </head>
  <body bgcolor="#ffffff" text="#000000">
    Le 19/07/2011 21:32, Ann YC Liu a écrit :
    <blockquote
cite="mid:CAM-x6C3x55+fUA1xwpjBbd18txOCGMu-GO=C8VCwVqqi-qCMbg@mail.gmail.com"
      type="cite">
      <div>Hello, </div>
      <div> </div>
      <div>I installed scilab 5.2.3 on window vista with service pack2.</div>
      <div>I tried to use plot( ) to plot figure but nothing is shown on
        the graphic window.</div>
      <div>(please see the copy of my screen below)</div>
      <div> </div>
      <div>I cannot figure out what's going on, could you help me for
        this?</div>
      <div> </div>
      <div>the following is what I typed to plot the figure...nothing
        special.</div>
      <div> </div>
      <div>t  =  0:%pi/100:2*%pi;<br>
        y = sin(t);<br>
        plot(t,y);<br>
         </div>
      <div>Best Regard</div>
      <div>Liu  </div>
      <div><img title="scilab problem.jpg" alt="scilab problem.jpg"
          src="cid:part1.04090106.01020606@wanadoo.fr"></div>
    </blockquote>
    Perhaps try with linspace for t.<br>
    Friendly<br>
    Martial Picot<br>
  </body>
</html>