Filter löschen
Filter löschen

Error: Index in position 2 exceeds array bounds in xlsread

1 Ansicht (letzte 30 Tage)
farzad
farzad am 4 Mai 2020
Kommentiert: Image Analyst am 5 Mai 2020
hi all
what is the reason of the error opening excel xlsx files ?
Error: Index in position 2 exceeds array bounds.
  3 Kommentare
Walter Roberson
Walter Roberson am 5 Mai 2020
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 am 5 Mai 2020
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.

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Community Treasure Hunt

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

Start Hunting!

Translated by