Convert Column to Matrix

30 visualizzazioni (ultimi 30 giorni)
Rounak Saha Niloy
Rounak Saha Niloy il 15 Ott 2022
Risposto: Hiro Yoshino il 15 Ott 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?

Risposta accettata

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

Più risposte (0)

Categorie

Scopri di più su Matrices and Arrays in Help Center e File Exchange

Prodotti

Community Treasure Hunt

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

Start Hunting!

Translated by