How can I delete data from a variable in a table?
이전 댓글 표시
How can I delete data from a variable in a table: For example,
I want to delete all rows that has 'Not Collected' under SampledDate.

댓글 수: 4
Rik
2021년 7월 23일
What have you tried?
dpb
2021년 7월 23일
NB: You can't delete the rows from only the 'SampledData' variable but all columns in the table...
Waleed Nowayti
2021년 7월 26일
Waleed Nowayti
2021년 8월 3일
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Tables에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!