Sean Lynch
Followers: 0 Following: 0
Feeds
已回答
How to check whether a column exist in a table?
I used "any", but agree "ismember" is even better exists = any(strcmp('Column-Name', My_Table.Properties.VariableNames))
How to check whether a column exist in a table?
I used "any", but agree "ismember" is even better exists = any(strcmp('Column-Name', My_Table.Properties.VariableNames))
3 years 前 | 0