Convert Column to Matrix

조회 수: 7 (최근 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 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