cell vector array division
古いコメントを表示
Hello,
I have two cell array made of different lengths vectors. Also the arrays have different layouts: 3x3 cells vs. 3x1 cells.
How can I divide them and retain the min vector length to the elements of the newly created array?
I have already tried C=A.\B and seems to be a problem with the cell type of the arrays.
Many thanks.
4 件のコメント
David Hill
2022 年 3 月 8 日
編集済み: David Hill
2022 年 3 月 8 日
Do not understand you. It is not hard to find the array having minimum length within the cell arrays. But I have no idea what this sentence means: How can I divide them and retain the min vector length to the elements of the newly created array.
Jan
2022 年 3 月 8 日
Please provide some sample data and the wanted output.
Catalin Dinu
2022 年 3 月 9 日
Jan
2022 年 3 月 9 日
You did not mention, what you want as output.
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Resizing and Reshaping Matrices についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
