BeginEdit
Begin editing a data object
Description
allows you to edit a data object. You must call DataObjMod = BeginEdit(DataObj)BeginEdit before to
modifying a data object. BeginEdit throws an error if you cannot edit the
data.
You can use BeginEdit if the DataObj property
Editable is true. Otherwise, BeginEdit throws an
error.
Examples
Input Arguments
Output Arguments
Version History
Introduced before R2006a
See Also
mbcmodel.data | CommitEdit | AddVariable | AddFilter | DefineTestGroups