<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">Hi Claus,<br>
      Indeed, ndgrid(x) standing for ndgrid(x,x) was not yet available
      in the official 6.0.0 release, while i am using the 6.0.1.<br>
      It has been implemented <a
        href="http://bugzilla.scilab.org/show_bug.cgi?id=15183">in the
        meantime.</a><br>
      Sorry for this misleading situation.<br>
      Cheers<br>
      Samuel<br>
      <br>
      Le 03/02/2018 à 23:39, Claus Futtrup a écrit :<br>
    </div>
    <blockquote
cite="mid:CA+Q5Pwu3CUQhtNy-2t0BO2AENrcO5TV6DZ9Q+3p6fiUQXkG-mw@mail.gmail.com"
      type="cite">
      <div dir="ltr">Hi Samuel
        <div><br>
        </div>
        <div>To be able to execute your example (using Scilab 6.0.0, MS
          Win7) I had to provide ndgrid with two inputs:</div>
        <div>
          <pre style="font-family:Monospaced;font-style:normal"><span style="color:rgb(74,85,219)">[</span><span style="color:rgb(0,0,0)">Xo</span><span style="color:rgb(0,0,0)">,</span> <span style="color:rgb(0,0,0)">Yo</span><span style="color:rgb(74,85,219)">]</span> <span style="color:rgb(92,92,92)">=</span> <span style="color:rgb(0,0,0)">ndgrid</span><span style="color:rgb(74,85,219)">(</span><span style="color:rgb(92,92,92)">-</span><span style="color:rgb(188,143,143)">10</span><span style="color:rgb(255,170,0)">:</span><span style="color:rgb(188,143,143)">0.5</span><span style="color:rgb(255,170,0)">:</span><span style="color:rgb(188,143,143)">10</span><span style="color:rgb(0,0,0)">,</span><span style="color:rgb(92,92,92)">-</span><span style="color:rgb(188,143,143)">10</span><span style="color:rgb(255,170,0)">:</span><span style="color:rgb(188,143,143)">0.5</span><span style="color:rgb(255,170,0)">:</span><span style="color:rgb(188,143,143)">10</span><span style="color:rgb(74,85,219)">)</span><span style="color:rgb(0,0,0)">;</span></pre>
        </div>
        <div><br>
        </div>
        <div>Cheers,</div>
        <div>Claus</div>
      </div>
    </blockquote>
    <br>
  </body>
</html>