How can I sum arrays internally to get a new array using a loop.
Afficher commentaires plus anciens
So i have an array of 1x5000+ numbers. It is formed in a way so every 288 numbers is one day. I need to shorten my array so that it adds up 288 numbers and loops until in the end i have an array of only days. right now the numbers are in 5 min intervals. And these are in cells that was transfered from an excel file so I need it to be able to work with that.
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Logical 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!