Error: Unable to perform assignment because dot indexing is not supported for variables of this type
조회 수: 3 (최근 30일)
이전 댓글 표시
Please can someone help, how do I get rid of this error?
댓글 수: 2
Walter Roberson
2021년 3월 2일
One of the more common situations would be if the variable named before the period is empty instead of being a struct or object.
답변 (1개)
nines
2021년 3월 2일
Hello!
You may want to write out what all the variables are doing, and what you have tried! It will make it easier for people to respond! I've run into this error before, but its kind of a general problem and can be fixed if you give us a bit of a better understanding of what you are trying to do!
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Matrix Indexing에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!