Why does sum([]) equal to zero?
Afficher commentaires plus anciens
Executing the following gives zero as the result.
sum([])
I expect an error or an empty matrix as the answer.
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Data Type Identification 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!