set
Class: matlab.mock.PropertyBehavior
Namespace: matlab.mock
Construct object to define mock property set behavior
Syntax
setBehavior = set(behavior)
Description
setBehavior = set( constructs
a behavior)PropertySetBehavior object to define mock property
set behavior. Typically you use the set method to
construct the PropertySetBehavior implicitly when you
define mock behavior.
Input Arguments
Examples
Version History
Introduced in R2017a