?? Error using ==> load
Number of columns on line 2 of ASCII file pepito.new
must be the same as previous lines.
I tried what you said.
fileAfixed works fine, and loads in matlab like I want it to be loaded.
though:
$ file fileA.fixed
fileA.fixed: ASCII text, with very long lines, with no line...
$ file fileA.dat
fileA.dat: ASCII text, with very long lines, with no line terminators
$ file fileB.dat
fileB.dat: ASCII text, with CR, LF line terminators
There lies the problem: you pointed it perfectly!
fileA is weird, isn t it?
Though it s not a windows file, because when i edit it in...
Thanks for your answer.
The OS used with AWK and paste is Ubuntu Gutsy 64 bits.
But the files created were created in fortran compaq visual studio, running in windows.
All my files were generated in a windows environment.
All the files were sent via sftp to a linux machine.
And through paste and...
Hi everybody,
First post here. I put all my hopes here, I m running out of time to get a file, and can t go further now, there s something wrong in my files.
I used a lot of times this instruction
paste M1_CGK025_K1K2K3T0T1T2T3.dat M1_CGK025_ITSIM.dat | awk 'BEGIN{OFS=" "};NF==9 {for (i=1...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.