how to copy arrays in a cell?
3 ビュー (過去 30 日間)
古いコメントを表示
a have a 1x3 cell. each index has 150x3x160 (3D) array like this:
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/755689/image.png)
how can I copy the 3D arrays (the 150x3x160) 8 times to make the cell 8x3? i want those values in the picture to be copied 8 time (1x3 --> 8x3).
thank you!
0 件のコメント
採用された回答
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Matrices and Arrays についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!