Cell contents reference from a non-cell array object.

1 vue (au cours des 30 derniers jours)
Mira le
Mira le le 17 Déc 2019
Commenté : Adam Danz le 18 Déc 2019
why this error appear "Cell contents reference from a non-cell array object"
U = {} at first
U = TI(s).Si;
TI is strict and Si is a field of TI of cell class
sitem = unique([U{:}]);
  9 commentaires
Mira le
Mira le le 18 Déc 2019
but Si is cell, how it won't be cell
Adam Danz
Adam Danz le 18 Déc 2019
I don't know what your code does. I saw your comment, "for example TI(1).Si= {2 3}" which indicates that Si is a cell array but is that always true? Maybe it is; I don't know.

Connectez-vous pour commenter.

Réponses (0)

Catégories

En savoir plus sur Structures dans Help Center et File Exchange

Tags

Produits


Version

R2017a

Community Treasure Hunt

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

Start Hunting!

Translated by