How do I create an empty cell array of given dimensions?
353 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Cynthia Dickerson
le 12 Juin 2018
Commenté : Al in St. Louis
le 8 Mai 2020
I want to assign double matrices into a 3-D cell array. The dimensions of the cell array need to be equivalent to variable1 x variable2 x variable 3. How do I initially create the empty array?
0 commentaires
Réponse acceptée
Plus de réponses (1)
Al in St. Louis
le 8 Mai 2020
Wouldn't it be nice if documentation for that function existed?
7 commentaires
Fangjun Jiang
le 8 Mai 2020
If you look towards the end section of the "doc cell" page ... Yes. It does not look like the best way.
Voir également
Catégories
En savoir plus sur Matrices and Arrays dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!