I have a column matrix of size 1000*1. I want to convert it into a 100*10 table. How do I do that?

 Akzeptierte Antwort

Hiro Yoshino
Hiro Yoshino am 15 Okt. 2022

0 Stimmen

You can change the matrix by using these functions: reshape, flipud, circshift, rot90.

Weitere Antworten (0)

Kategorien

Mehr zu Matrices and Arrays finden Sie in Hilfe-Center und File Exchange

Produkte

Community Treasure Hunt

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

Start Hunting!

Translated by