RemoveData - Remove data from project
Syntax
P = RemoveData(P, D)
P = RemoveData(P, Index)
Description
This is a method of mbcmodel.project.
You can refer to the data object either by name or index.
P is the project object.
D is the data object you want to remove.
Index is the index of the data object you
want to remove.
Examples
RemoveData(P, D);
See Also
CreateData, Data, CopyData
 | Remove | | RemoveDesign |  |
Includes the most popular MATLAB recorded presentations with Q&A sessions led by MATLAB experts.
Get the Interactive Kit