<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">Le 19/05/2015 18:02, Francesco Pedretti
      a écrit :<br>
    </div>
    <blockquote
      cite="mid:425861726.1926424.1432051327868.JavaMail.yahoo@mail.yahoo.com"
      type="cite">
      <div style="color:#000; background-color:#fff;
        font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial,
        Lucida Grande, sans-serif;font-size:13px">
        <div id="yui_3_16_0_1_1432014487931_40693">Dear all,</div>
        <div id="yui_3_16_0_1_1432014487931_40702"><br>
        </div>
        <div dir="ltr" id="yui_3_16_0_1_1432014487931_40701">I started
          to use Scilab only last week and I have some problems with the
          command fscanfMat. I have to read three text file in order to
          create a post processing of a fortran file. The problem is
          that the code today decided to not open these files (yesterday
          it worked). I tried also wth the command mopen and mgetl but
          it doesn't work. The error message is the 999 cannot open the
          file.</div>
      </div>
    </blockquote>
    <br>
    Using  A=fscanfMat('flux.txt'); supposes that the Scilab working
    directory contains the flux.txt file.<br>
    You can change the Scilab working directory with the cd function.<br>
    Serge Steer<br>
    <br>
    <blockquote
      cite="mid:425861726.1926424.1432051327868.JavaMail.yahoo@mail.yahoo.com"
      type="cite">
      <div style="color:#000; background-color:#fff;
        font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial,
        Lucida Grande, sans-serif;font-size:13px">
        <div dir="ltr"><br>
        </div>
        <div id="yui_3_16_0_1_1432014487931_40844" dir="ltr">In
          attachment I send also the scilab script and the three txt
          files. Thanks for your help.</div>
        <div id="yui_3_16_0_1_1432014487931_40865" dir="ltr"><br>
        </div>
        <div id="yui_3_16_0_1_1432014487931_40845" dir="ltr">Best
          regards,</div>
        <div id="yui_3_16_0_1_1432014487931_40846" dir="ltr"><br>
        </div>
        <div id="yui_3_16_0_1_1432014487931_40847" dir="ltr">Francesco
          Pedretti<br>
        </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:users@lists.scilab.org">users@lists.scilab.org</a>
<a class="moz-txt-link-freetext" href="http://lists.scilab.org/mailman/listinfo/users">http://lists.scilab.org/mailman/listinfo/users</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>