フィルターのクリア

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 Center および File ExchangeData Type Conversion についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by