set
Set SimBiology object properties
Syntax
Description
set(
                    sets the properties of sobj,Name,Value)sobj, a SimBiology object, using one
                    or more name-value pair arguments. Name is the property name
                    and Value is the corresponding value. The property cannot be
                    a read-only property. Name must appear inside quotes. You can
                    specify several name and value pair arguments in any order as
                         Name1,Value1,...,NameN,ValueN.
Examples
Input Arguments
Version History
Introduced in R2008b