Convert Column to Matrix

31 ビュー (過去 30 日間)
Rounak Saha Niloy
Rounak Saha Niloy 2022 年 10 月 15 日
回答済み: Hiro Yoshino 2022 年 10 月 15 日
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 Center および File ExchangeMatrices and Arrays についてさらに検索

タグ

製品

Community Treasure Hunt

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

Start Hunting!

Translated by