<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#330000">
    Harold, <br>
    <br>
    the function should take 0 input argument, as serge said.<br>
    <br>
    On 18/11/2011 20:21, Harold Dessau wrote:
    <blockquote
      cite="mid:68668A24-E13C-4C3D-893F-89782A2BBEBA@knology.net"
      type="cite"><base href="x-msg://1/">Serge,
      <div><br>
      </div>
      <div>Scilab complained about the lack of an input argument.</div>
      <div>
        <div> </div>
        <div>scf(0);ax=gca(0);</div>
        <div>                 !--error 58 </div>
        <div>Wrong number of input arguments: This function has no input
          argument.</div>
        <div><br>
        </div>
        <div><br>
        </div>
        <div>Hal.</div>
      </div>
      <br>
      <div>
        <div>
          <blockquote type="cite">
            <div>
              <div style="font-family: 'Times New Roman'; font-size:
                12pt; color: rgb(0, 0, 0); ">gca must be called without
                argument. If you want to specify a particular window you
                can do:<br>
                scf(0);ax=gca()<br>
                <br>
                Serge Steer<br>
                <br>
              </div>
            </div>
          </blockquote>
        </div>
        <br>
      </div>
    </blockquote>
    <br>
    <br>
    <div class="moz-signature">-- <br>
      Adrien Vogt-Schilb (Cired) <br>
      Tel: (+33) 1 43 94 <b>73 77</b></div>
  </body>
</html>