Only keep rows of a table that that belong to certain subject names (specified in first collumn of row)
1 次查看(过去 30 天)
显示 更早的评论
Hi all,
I have my data stored in the form of a table where the first collumn contains the subject names ('subject_1', 'subject_2' etc.) and the following collumns contain the data from all the variables.
Unfortunately I'll have to exclude some of the participants (rows) due to data quality issues and I have a list of all the subjects that I want to keep saved in a separate table that contains all subject names (subjects names only) that I want to keep in the 'Main table'. Somehow, I want to find a way to 'match ' the two tables.
Thanks a lot!
Johanna
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Point Cloud Processing 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!