Remove multiple elements from array based on location
조회 수: 4 (최근 30일)
이전 댓글 표시
I have an array 54335x15 double. I want to remove certain elements from the array. for example I want to remove elements corresponding to index 25832 to 26450 and then those 30050 to 30750. is there any way to do it ?
also one of the column in the array is time, is there any way to remove data for a selected time from the entire array ?
댓글 수: 0
채택된 답변
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Matrix Indexing에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!