필터 지우기
필터 지우기

Readtable skipping random rows in the excel sheet that I import into it

조회 수: 4 (최근 30일)
David Zhang
David Zhang 2021년 6월 17일
댓글: David Zhang 2021년 6월 17일
I try to readtable this excel file called database1, and as you can see, the readtable M creates a table that is 72 by 38 but that skips some of the rows in my excel sheet, which if I try importdata, it doesn't and create a 78 by 39 data sheet I have no clue why this happens, and this is the particular row of data that I wanted to use but it skipped over Please let me know if you know what's wrong
  댓글 수: 2
Cris LaPierre
Cris LaPierre 2021년 6월 17일
It's hard to say anything conclusive without seeing the spreadsheet, too. Can you attach it to your post using the paperclip icon?
David Zhang
David Zhang 2021년 6월 17일
So I tried to do what you said, and it said it only accept xlsx format rather than xlsm, so I just copied everything to a xlsx sheet, and just as a troubleshooting step I used readtable on this document, and every row was taken in. Very weird but thanks anyways.

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

답변 (1개)

David Zhang
David Zhang 2021년 6월 17일
I just copied all the data from the xlsm sheet to an xlsx one and all of the readtable caught all the data when I used it on xlsx. Maybe not an ideal solution but I'm not complaining
  댓글 수: 2
Cris LaPierre
Cris LaPierre 2021년 6월 17일
Interesting. Readtable is supposed to work on xlsm files, too.
  • .xls, .xlsb, .xlsm, .xlsx, .xltm, .xltx, or .ods for spreadsheet files
Can you zip your xlsm file and attach it to you post? This may be worth passing along internally to our development team to see what is happening.

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

카테고리

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