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 日

0 投票

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

その他の回答 (0 件)

カテゴリ

ヘルプ センター および 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