Next: table.renamevars, Previous: table.realjoin, Up: table [Contents]
8.2.55.26 table.removevars ¶
- Method:
out = removevars (obj, vars) ¶
-
Remove variables from table.
Deletes the variables specified by vars from obj.
vars may be a char, cellstr, numeric index vector, or logical
index vector.