Thanks Denis
‘sed’ ‘awk’ and ‘grep’ as well seem to be promising for this purpose (either in a batch file or directly within scilab) … thanks for this advice Paul De : users [mailto:[email protected]] De la part de CRETE Denis Envoyé : dimanche 29 décembre 2013 23:49 À : International users mailing list for Scilab. Objet : Re: [Scilab-users] how to read huge ascii files Hello, To read only parts of a huge ASCII file,I use an external filter based on ‘sed’ (or ‘gawk’) called by SciLab with ‘unix_g’... it is fast and very flexible. HTH Denis De : users [mailto:[email protected]] De la part de Paul CARRICO Envoyé : dimanche 29 décembre 2013 23:25 À : [email protected] Objet : [Scilab-users] how to read huge ascii files Dear All How can I read and record huge ascii file when mgetl leads to memory troubles (even using stacksize('max')) ? it it possible to split it ? I’m speaking about an ascii file wherein there’s a lot of irrelevant comments/texts/blanks etc. … ? Thanks for any advice Happy new year Paul _____ <http://www.avast.com/> Image supprimée par l'expéditeur. Ce courrier électronique ne contient aucun virus ou logiciel malveillant parce que la protection Antivirus avast! <http://www.avast.com/> est active. --- Ce courrier électronique ne contient aucun virus ou logiciel malveillant parce que la protection avast! Antivirus est active. http://www.avast.com
<<image001.jpg>>
_______________________________________________ users mailing list [email protected] http://lists.scilab.org/mailman/listinfo/users
