How to concatenate four 4D matrices of different dimensions

조회 수: 3 (최근 30일)
Athul C P
Athul C P 2021년 12월 21일
댓글: Athul C P 2021년 12월 23일
If I am having an input data of
61*61*30*15
61*61*31*15
61*61*31*15
61*61*30*15
How to concatenate this matrices to get a single matrix of 61*61*122*15 dimension.
I am not able to use cat here.
  댓글 수: 1
Matt J
Matt J 2021년 12월 21일
What do you mean you are not able to use cat? Do you mean you tried to use cat but encountered difficulty?

댓글을 달려면 로그인하십시오.

채택된 답변

Matt J
Matt J 2021년 12월 21일

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Creating and Concatenating Matrices에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by