필터 지우기
필터 지우기

# of elements mismatch

조회 수: 3 (최근 30일)
Fan Yang
Fan Yang 2019년 10월 21일
편집: Mani Sharma 2019년 12월 5일
Hi you all,
I have a cell array named tlthat only has 96 elements in the fist column, and those are all the element in this array, but why does the Value shows a 97 by 1 cell in the workspace?
Best,
Fan

채택된 답변

James Tursa
James Tursa 2019년 10월 21일
I'm guessing that the 97th element is empty. What does this show:
tl{97}

추가 답변 (2개)

Mani Sharma
Mani Sharma 2019년 10월 21일
편집: Mani Sharma 2019년 12월 5일
Thanks for this information. It is useful read about card generator from here.

Fan Yang
Fan Yang 2019년 10월 21일
Thanks for your answer!
You are abslutely right. It is an 0 X 0 empty char array, but how did this empty cell sneak into this variable?

카테고리

Help CenterFile Exchange에서 Multidimensional Arrays에 대해 자세히 알아보기

태그

제품

Community Treasure Hunt

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

Start Hunting!

Translated by