Find smallest cell in cell array
    8 vues (au cours des 30 derniers jours)
  
       Afficher commentaires plus anciens
    
Is there a way to find the smallest sized cell in a cell array?
Thanks!
0 commentaires
Réponse acceptée
  Walter Roberson
      
      
 le 19 Avr 2012
        What is "size" in this context? Number of rows? Number of columns? Number of elements? Storage requirement?
Which is smaller:
   'fdoafodsif-0dsi0-0-dfs0-fds0--ds'
or
   struct('foo',3,'bar',7)
?
4 commentaires
Plus de réponses (0)
Voir également
Catégories
				En savoir plus sur MATLAB Compiler SDK dans Help Center et File Exchange
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!


