Effacer les filtres
Effacer les filtres

# of elements mismatch

3 vues (au cours des 30 derniers jours)
Fan Yang
Fan Yang le 21 Oct 2019
Modifié(e) : Mani Sharma le 5 Déc 2019
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

Réponse acceptée

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

Plus de réponses (2)

Mani Sharma
Mani Sharma le 21 Oct 2019
Modifié(e) : Mani Sharma le 5 Déc 2019
Thanks for this information. It is useful read about card generator from here.

Fan Yang
Fan Yang le 21 Oct 2019
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?

Catégories

En savoir plus sur Multidimensional Arrays dans Help Center et File Exchange

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by