필터 지우기
필터 지우기

Curious about the speed of readtable

조회 수: 2 (최근 30일)
jlt199
jlt199 2016년 8월 16일
댓글: Benjamin 2016년 8월 16일
Hi, I'm wondering why readtable takes so long to parse when you specify a worksheet and a range. Does anyone know?
I have a company spreadsheet that I'm trying to read into Matlab. The top of the worksheet has a load of rubbish and the actual table f interest starts on row 7. There are only 5000 odd rows, but it takes an age to read in, whereas I have another spreadsheet that only has a table and that reads in within a second or so despite being well over a million rows.
I guess I'm just curious as to why it takes so long and if there is a better method to be using.
Thanks
  댓글 수: 1
Benjamin
Benjamin 2016년 8월 16일
have you tried any other comparable functions like csvread or xlsread? it's hard to know what is slow about reading that file without an example (i.e. what does "a load of rubbish" mean exactly?)

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Spreadsheets에 대해 자세히 알아보기

태그

제품

Community Treasure Hunt

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

Start Hunting!

Translated by