[Scilab-users] fscanfMat limitations/failure function

Gautier, Alexis Alexis.Gautier at InergyAutomotive.com
Tue Nov 20 21:20:32 CET 2012


Hello,

I need to post treat data from a data logger (temperatures, strains, etc).
Raw data are in a txt file with numbers and Tabulation column separator.
File size can goes up to 100 Mb (> 400.000 lines)

I use "fscanfMat" function to read the raw data file before post treatment and most of time Scilab display this:

D=fscanfMat(F1);

                !--error 999

fscanfMat: Memory allocation error.

at line       8 of exec file called by :





But sometimes (after several Scilab close/opening), complete program is OK and post treatment is performed.

I use also stacksize('max')



==> What are the Scilab limitations about txt file reading?

==> Could it be possible to increase this capacity

Thanks in advance for your feedback.

Best regards,
Alexis Gautier
Architecture System & Components
Mechatronics Development PhD Engineer
Inergy Automotive Systems
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.scilab.org/pipermail/users/attachments/20121120/2c478d4b/attachment.htm>


More information about the users mailing list