Rename variables in table or timetable
You can also rename all of the variables in a table by setting its
VariableNames
property, as in
T.Properties.VariableNames =
newNames
. In that case,
newNames
must be a string array or a cell
array of character vectors.
addvars
| append
| convertvars
| mergevars
| movevars
| removevars
| splitvars
| vartype
| width