MATLAB Function Reference | Search  Help Desk |
addvariable |
Add a new variable(feature) to the data set
Syntax
d = addvariable(d,v)
Description
d = addvariable(d,v)
adds the variable v
to the dataset d.
Fills the corresponding data with zeros.