[Scilab-users] sometime fail to save a file

jasper van baten jasper at amsterchem.com
Thu Sep 17 16:15:05 CEST 2015


If you access a file that rapidly, all kinds of things may have a lock 
on it. Try disabling your virus scanner for a few minutes and try again?

Best wishes,

Jasper.

On 9/17/2015 16:04, fujimoto2005 wrote:
> please try this script
>
> for i=1 :100
>     y=i^3
>     save('test.dat','y')
> end
>
>
>
> --
> View this message in context: http://mailinglists.scilab.org/sometime-fail-to-save-a-file-tp4032831p4032853.html
> Sent from the Scilab users - Mailing Lists Archives mailing list archive at Nabble.com.
> _______________________________________________
> 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/20150917/cd861a54/attachment.htm>


More information about the users mailing list