RemoveVariable - Remove user-defined variable from data set
Syntax
D = RemoveVariable(D, Index)
Description
This is a method of mbcmodel.data.
D is the data object.
Index is the input index indicating the variable
to remove.
Use UserVariables to find the index of the
variable you want to remove.
Examples
RemoveVariable(D1, 2);
See Also
AddVariable, UserVariables
 | RemoveTestFilter | | Response |  |
Includes the most popular MATLAB recorded presentations with Q&A sessions led by MATLAB experts.
Get the Interactive Kit