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 Exchange에서 Matrices and Arrays에 대해 자세히 알아보기

제품

태그

질문:

2022년 10월 15일

답변:

2022년 10월 15일

Community Treasure Hunt

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

Start Hunting!

Translated by