Question: Read data from large file

Hello, Everyone!

I have a big TXT-file (~ 40 Mb). There are 970001 strings in this file. In each string there are 5 float numbers. I use command: readdata to obtain information from my file.

The problem consist in time, which Maple spends to read data.

My question is: how can I accelerate file reading?

My code: "Test read.mw"

My file in zip-archive: "Imp34462 14.zip"

 

 

Please Wait...