# of elements mismatch
1 次查看(过去 30 天)
显示 更早的评论
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
0 个评论
采纳的回答
James Tursa
2019-10-21
I'm guessing that the 97th element is empty. What does this show:
tl{97}
0 个评论
更多回答(2 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Logical 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!