Borrar filtros
Borrar filtros

Matrix change size when aggregating matrices

2 visualizaciones (últimos 30 días)
Joel Schelander
Joel Schelander el 3 de Mzo. de 2021
Comentada: Joel Schelander el 3 de Mzo. de 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 comentarios
Joel Schelander
Joel Schelander el 3 de Mzo. de 2021
HomeStay2 0x0 0 double
MidHomeStay 1120x3 26880 double
NewAddHomeStay 198x3 4752 double
Joel Schelander
Joel Schelander el 3 de Mzo. de 2021
now I saw the problem, thank you

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre Matrices and Arrays en Help Center y File Exchange.

Productos


Versión

R2019a

Community Treasure Hunt

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

Start Hunting!

Translated by