Convert Column to Matrix

30 次查看(过去 30 天)
I have a column matrix of size 1000*1. I want to convert it into a 100*10 table. How do I do that?

采纳的回答

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

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Matrices and Arrays 的更多信息

标签

产品

Community Treasure Hunt

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

Start Hunting!

Translated by