Info

이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.

Common reasons for "index exceeds matrix dimension" error?

조회 수: 1 (최근 30일)
Jake
Jake 2020년 3월 17일
마감: MATLAB Answer Bot 2021년 8월 20일
Hi everyone,
This is more of a concern than a question, actually. Apologies in advance if this is not appropriate here.
I'm running a particular program and the input is basically a couple hundred txt files. When I first ran the program, it executed everything as desired (more or less). I have changed the input and it worked properly as well.
However, after a couple of turns, I'm running the same program with the input that I used initially and matlab gives an, index exceeds matrix dimension error. I also have cleared the workspace as well.
Are there any possible ideas off the top of your heads for this to happen? Or threads/Documentations that I can refer?
Again, this is only a concern and thus I haven't provided any code or any details. I'm wondering about possible or, maybe, common reasons.
I'd apologize if this wasted your time or something :)
  댓글 수: 2
Mario Malic
Mario Malic 2020년 3월 17일
Is it possible that you have overwritten files or maybe some of them are now empty?
Jake
Jake 2020년 3월 17일
Good point. I replaced the input files when I was trying out different sets of inputs. But I was using the same set of files(inputs) which I used initially.
Thank you. I will try starting over with newer files as well.

답변 (0개)

Community Treasure Hunt

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

Start Hunting!

Translated by