How to divide an array
이전 댓글 표시
I have an array of 19361 samples. i want to divide it such that each array has 365 samples. 19361 is not perfactly divisible by 365. How can I do that?
댓글 수: 2
James Tursa
2019년 11월 21일
Depends. What do you want to do for the leftovers? How will this be used downstream in your code?
Jaydeep Kansara
2019년 11월 21일
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Operators and Elementary Operations에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!