|
Im trying to read a .dat file into an array. i tried fline which read teh file but could not put the vectors into array.
"Dave Brackett" <davebrackett@hotmail.com> wrote in message <h9uvt3$7cj$1@fred.mathworks.com>...
> "azariah " <emmazariah@hotmail.com> wrote in message <h9d8v4$bs3$1@fred.mathworks.com>...
> > Please how can I read a file into an array. Any form of help is welcome.
> > thank you.
>
> what sort of file? text file? help textread/textscan
> image? help imread
> excel file? help xlsread
> etc.
|