cell vector array division
Afficher commentaires plus anciens
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 commentaires
David Hill
le 8 Mar 2022
Modifié(e) : David Hill
le 8 Mar 2022
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
le 8 Mar 2022
Please provide some sample data and the wanted output.
Catalin Dinu
le 9 Mar 2022
Jan
le 9 Mar 2022
You did not mention, what you want as output.
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Resizing and Reshaping Matrices dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
