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!
