Delete a row in a structure that contains a certain word
Show older comments
Hi,
I have a 1×5897 struct array with fields. How do I delete the entire rows that contain the letters 'AA'.
3 Comments
Walter Roberson
on 3 Aug 2019
Is the AA to be in one particular field, or in any of the fields? Is the field to match exactly or is the AA to occur anywhere inside a longer string?
AA
on 3 Aug 2019
AA
on 3 Aug 2019
Accepted Answer
More Answers (0)
Categories
Find more on Structures 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!