How can I delete data from a variable in a table?
Show older comments
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 Comments
Rik
on 23 Jul 2021
What have you tried?
dpb
on 23 Jul 2021
NB: You can't delete the rows from only the 'SampledData' variable but all columns in the table...
Waleed Nowayti
on 26 Jul 2021
Waleed Nowayti
on 3 Aug 2021
Accepted Answer
More Answers (0)
Categories
Find more on Tables in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!