MATLAB Function Reference
  Go to function:
    Search    Help Desk 
addvariable    

Add a new variable(feature) to the data set

Syntax

Description

d = addvariable(d,v) adds the variable v to the dataset d. Fills the corresponding data with zeros.



[ Help Desk ]