Summing arrays within a cell array.
Show older comments
I've got a cell array which consists of 501 4D arrays, I want to sum all of these together and output a single 4D array. I've tried using sum and plus but get the error saying too many input arguments.
1 Comment
Jan
on 4 Jan 2018
Please post the code, instead of telling what it should do, and a copy of the complete error message, instead of a short rephrasing. Thanks.
Accepted Answer
More Answers (0)
Categories
Find more on Loops and Conditional Statements in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!