[Scilab-users] fscanfMat help

Serge Steer Serge.Steer at inria.fr
Tue May 26 11:29:41 CEST 2015


Le 19/05/2015 18:02, Francesco Pedretti a écrit :
> Dear all,
>
> 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.

Using  A=fscanfMat('flux.txt'); supposes that the Scilab working
directory contains the flux.txt file.
You can change the Scilab working directory with the cd function.
Serge Steer

>
> In attachment I send also the scilab script and the three txt files.
> Thanks for your help.
>
> Best regards,
>
> Francesco Pedretti
>
>
> _______________________________________________
> users mailing list
> users at lists.scilab.org
> http://lists.scilab.org/mailman/listinfo/users

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.scilab.org/pipermail/users/attachments/20150526/c865d7b9/attachment.htm>


More information about the users mailing list