Effacer les filtres
Effacer les filtres

Matrix change size when aggregating matrices

2 vues (au cours des 30 derniers jours)
Joel Schelander
Joel Schelander le 3 Mar 2021
I have three matrices of sizes: 224x3, 1120x3 and 198x3. I try to merge them to one like this:
Final=[HomeStay2; MidHomeStay ; NewAddHomeStay];
The size of Final is 1318x3, while it shoid be 1542x3
How can I solve this?
  5 commentaires
Joel Schelander
Joel Schelander le 3 Mar 2021
HomeStay2 0x0 0 double
MidHomeStay 1120x3 26880 double
NewAddHomeStay 198x3 4752 double
Joel Schelander
Joel Schelander le 3 Mar 2021
now I saw the problem, thank you

Connectez-vous pour commenter.

Réponses (0)

Catégories

En savoir plus sur Matrices and Arrays dans Help Center et File Exchange

Produits


Version

R2019a

Community Treasure Hunt

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

Start Hunting!

Translated by