How to find a specific string in a certain column within a table?
Show older comments
I have a certain column from a table and need to find a specific string in the column. How do I go about doing this?
Answers (1)
Image Analyst
on 25 Apr 2021
0 votes
Use ismember(). If you can't figure it out, attach your table in a .mat file with the paperclip icon.
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!