Function xlsread too slow

4 views (last 30 days)
Gerrit
Gerrit on 12 Dec 2013
Answered: ES on 12 Dec 2013
Hey, I need to store data (values) in a file out of matlab, i.e. excel. The data needs to be imported when starting the matlab code and exported when closing. I've been using xlsread/xlswrite which is proofing pretty slow for that amount of data. Does anyone know a faster way?

Accepted Answer

ES
ES on 12 Dec 2013
you can use activeX servers.Example: http://www.mathworks.com/matlabcentral/answers/94822

More Answers (0)

Community Treasure Hunt

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

Start Hunting!