Shortening Matrix to specific number
3 次查看(过去 30 天)
显示 更早的评论
I have a matrix 139776 x 1. I need to shorten the matrix to 138240 x 1.
How can I do this?
Also, Is there a way to shorten the matrix to the nearest factor of Y.
Thanks
2 个评论
Walter Roberson
2019-11-21
Do you want to just discard the extra values, or do you want interpolation ?
采纳的回答
更多回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!