Importing data from excel to Matlab
Mostrar comentarios más antiguos
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')];
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Spreadsheets en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!