Unimportable TAB delimited file
이전 댓글 표시
I have a TAB delimited file which fails to import every time I try. I am not sure if my failure is due to the size of the file which is 109 Mb. I get the standard POP UP dialog box stating:
Import operation failed. The most likely reason is there are unimportable cells in the selection. Try adding a rule in the toolstrip to convert unimportable cells into numbers.
I do not know how to add the RULE described above. Does anyone have any suggestions?
댓글 수: 4
Walter Roberson
2017년 11월 25일
Have you tried using readtable() to import it?
Jeff
2017년 11월 25일
Jeff
2017년 11월 25일
Walter Roberson
2017년 11월 25일
readtable('Pharmonics') -- provided you have R2013b or later
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Whos에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!