tuli
Electrical
- Feb 20, 2003
- 16
Hello,
I simply need to read an ascii file that consists of a number of names into an array in Matlab.
say the file is:
aaa
bbb
ccc
....
I need to create an array aa in matlab where aa(1)='aaa', a2='bbb' .... and where the values ARE NOT CELLS but strings
thank you
I simply need to read an ascii file that consists of a number of names into an array in Matlab.
say the file is:
aaa
bbb
ccc
....
I need to create an array aa in matlab where aa(1)='aaa', a2='bbb' .... and where the values ARE NOT CELLS but strings
thank you