Products & Services Solutions Academia Support User Community Company

Learn more about Model-Based Calibration   

IsBeingEdited - Boolean signaling if data or model is being edited

Syntax

OK = D.IsBeingEdited

Description

This is a property of mbcmodel.data and mbcmodel.model.

This Boolean property indicates that the data or model is currently being edited.

For data, it also indicates that previously there was a successful call to BeginEdit and hence that whatever changes have been applied can be undone by calling RollbackEdit. It does not indicate that a call to CommitEdit will necessarily succeed. See CommitEdit for an example of this case.

Examples

OK = D.IsBeingEdited;
OK = knot.IsBeingEdited;

See Also

BeginEdit, IsEditable, CommitEdit, RollbackEdit

  


Recommended Products

Includes the most popular MATLAB recorded presentations with Q&A sessions led by MATLAB experts.

 © 1984-2009- The MathWorks, Inc.    -   Site Help   -   Patents   -   Trademarks   -   Privacy Policy   -   Preventing Piracy   -   RSS