Summing arrays within a cell array.
이전 댓글 표시
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
Jan
2018년 1월 4일
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.
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Loops and Conditional Statements에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!