Clear Filters
Clear Filters

How do I convert or save data from excel as asc file in order to analyse it using MATLAB.

3 views (last 30 days)
I have data to analyse with MATLAB but I am unable to convert the data to asc file so I can start looking at scores and loadings results. Is anybody able to give me a detailed description as to how to go about this matter. Thank you

Answers (1)

Jonathan Sullivan
Jonathan Sullivan on 4 Dec 2012
You might not have to convert it to an ascii file.
help xlsread
doc xlsread

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!