Importing data from excel to Matlab

I am trying to import data from excel files I have used xlsread function but here comes the problem, i can load Maximum 900 data.but i have 30000 data.
a = [ xlsread('C:\Users\Documents\MATLAB\dataname')];

More Answers (0)

Asked:

on 22 May 2017

Commented:

on 22 May 2017

Community Treasure Hunt

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

Start Hunting!