필터 지우기
필터 지우기

Error: Index in position 2 exceeds array bounds in xlsread

조회 수: 1 (최근 30일)
farzad
farzad 2020년 5월 4일
댓글: Image Analyst 2020년 5월 5일
hi all
what is the reason of the error opening excel xlsx files ?
Error: Index in position 2 exceeds array bounds.
  댓글 수: 3
Walter Roberson
Walter Roberson 2020년 5월 5일
if the error is on the reading then you might have accidentally created a variable with the same name as the reading function you are using.
Image Analyst
Image Analyst 2020년 5월 5일
You forgot to show the complete error message. Please show ALL the red text, not just a small snippet from it. For example, the red text will show the actual line(s) of code that threw the error, something you forgot to show us.

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

답변 (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