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')];

 採用された回答

KSSV
KSSV 2017 年 5 月 22 日

0 投票

1 件のコメント

mehdi moudi
mehdi moudi 2017 年 5 月 22 日
thank u . it can read 5000 data.

サインインしてコメントする。

その他の回答 (0 件)

質問済み:

2017 年 5 月 22 日

コメント済み:

2017 年 5 月 22 日

Community Treasure Hunt

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

Start Hunting!

Translated by