Effacer les filtres
Effacer les filtres

Unable to perform assignment because the left and right sides have a different number of elements.

3 vues (au cours des 30 derniers jours)
Here i am trying to extract the data from Cell, but i getting error.
please help me rewrite the code of the erroe occured.
  5 commentaires
Walter Roberson
Walter Roberson le 25 Déc 2020
What is the value of L ? If it is not 2 then you have a problem. data{i}.X(j,:) would be a vector of length 2 on the right hand side, and the code you posted designates a vector of length L on the left side.

Connectez-vous pour commenter.

Réponses (0)

Catégories

En savoir plus sur Logical dans Help Center et File Exchange

Tags

Produits


Version

R2019a

Community Treasure Hunt

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

Start Hunting!

Translated by