DSPRelated.com
Forums

Import xls data (Strings & Numerics)

Started by yousufshaker December 27, 2007
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