Reply by yousufshaker December 27, 20072007-12-27
Is there a command which will import an excel file consisting of
strings as well as integers? I tried
[num,txt,raw]= xlsread(Book1.xls)
but it doesnt seem to work. Please help. Thanks