Hi all,
i want to access elements of a text file columnwise just like accessing elements in a matrix.
ex: a text file contains a matrix with the below strings.
a apple +
b book +
c cat _
d dog _
...........and so on.
Now i want to access each element individually column wise.
could u please help somebody how to do that.
thank u
chandrag