Hi I need a help on writing a code for reading data forexample
12 343 54 435 645 645 34 243 1234 13 13 13 13 45 45 64 65 34 56 56 345 345 345 345 35 345 398 56 67 76 76 567 5 7
I want to read from the last number 57 upto 15 numbers (datas) back including 57 everytime. The data is changning everytime and it is an output of other program written in matlab. Any help would be appreciated
"Bizuayehu Mohammed" <bisaye@gmail.com> wrote in message <h0876d$65b$1@fred.mathworks.com>...
> Hi I need a help on writing a code for reading data forexample
> 12 343 54 435 645 645 34 243 1234 13 13 13 13 45 45 64 65 34 56 56 345 345 345 345 35 345 398 56 67 76 76 567 5 7
> I want to read from the last number 57 upto 15 numbers (datas) back including 57 everytime. The data is changning everytime and it is an output of other program written in matlab. Any help would be appreciated