Convert Column to Matrix

30 visualizaciones (últimos 30 días)
Rounak Saha Niloy
Rounak Saha Niloy el 15 de Oct. de 2022
Respondida: Hiro Yoshino el 15 de Oct. de 2022
I have a column matrix of size 1000*1. I want to convert it into a 100*10 table. How do I do that?

Respuesta aceptada

Hiro Yoshino
Hiro Yoshino el 15 de Oct. de 2022
You can change the matrix by using these functions: reshape, flipud, circshift, rot90.

Más respuestas (0)

Categorías

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

Etiquetas

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by