yella
Newbie level 6

Hi everyone,
I have been trying to read a .txt notepad file. i have tried
1)import data
2)fopen and fread
3)textscan
But in vain I was unable to load the data into the variable.....
I have certain integer data of 200*6 matrix in .txt form..... How can i read this?...
I have been trying to read a .txt notepad file. i have tried
1)import data
2)fopen and fread
3)textscan
But in vain I was unable to load the data into the variable.....
I have certain integer data of 200*6 matrix in .txt form..... How can i read this?...