필터 지우기
필터 지우기

Converting a single column vector to a 4d vector.

조회 수: 1 (최근 30일)
Basu Sau
Basu Sau 2019년 2월 23일
편집: Basu Sau 2019년 2월 23일
Dear
Following my previous question which jos has shown me how to solve), i got struck in solving the opposite problem.
input:
a(1,1)=051
a(1,2)=0.55
a(1,3)=0.67
output:
a(:,:,1,1)=0.51
a(:,:,2,1)=0.55
a(:,:,1,2)=0.67
thanks,

답변 (0개)

카테고리

Help CenterFile Exchange에서 MATLAB에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by