Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TugboatEng on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

how to read in an excel file properly in basic mode?

Status
Not open for further replies.

nicolagao

Industrial
Joined
Dec 12, 2006
Messages
6
Location
US
I am trying to read in a .xls file with one column in text and one column of numbers. On Windows, '[num, txt]= xlsread(filename, ...)' works perfectly. Now, I want to run it on a Unix platform, which seems not supporting this command. Is there anything working like this command in basic mode? Or anything can read in txt properly from .xls?
Thanks a lot!
 
Student posting is not allowed

TTFN

FAQ731-376
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top