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!