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!