|
|
|
| R2012a Documentation → Model-Based Calibration Toolbox | |
Learn more about Model-Based Calibration Toolbox |
|
| Contents | Index |
D = BeginEdit(D)
This is a method of mbcmodel.data.
You must call this method before you can make any changes to a data object.
There are no input arguments. You must call BeginEdit before attempting to modify your data object (D in the example below) in any way. An error will be thrown if this condition is not satisfied. Data which cannot be edited (see IsEditable) will throw an error if BeginEdit is called.
BeginEdit(D);
CommitEdit | IsBeingEdited | IsEditable | RollbackEdit

Includes the most popular MATLAB recorded presentations with Q&A sessions led by MATLAB experts.
| © 1984-2012- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |