Cell contents reference from a non-cell array object.

1 visualizzazione (ultimi 30 giorni)
Mira le
Mira le il 17 Dic 2019
Commentato: Adam Danz il 18 Dic 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 Commenti
Mira le
Mira le il 18 Dic 2019
but Si is cell, how it won't be cell
Adam Danz
Adam Danz il 18 Dic 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.

Accedi per commentare.

Risposte (0)

Categorie

Scopri di più su Structures in Help Center e File Exchange

Prodotti


Release

R2017a

Community Treasure Hunt

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

Start Hunting!

Translated by