CommitEdit
Apply changes in data
Description
applies data changes to a data object. For example, use DataObjMod = CommitEdit(DataObj)CommitEdit after
you create new variables or apply filters to remove unwanted data.
You can use CommitEdit if the DataObj properties
Editable and IsBeingEdited are both true. Otherwise,
CommitEdit throws an error.
Examples
Input Arguments
Output Arguments
Version History
Introduced before R2006a
See Also
mbcmodel.data | BeginEdit | AddVariable | AddFilter | DefineTestGroups