addBehavior
Description
addBehavior(
adds fault behavior to the fault, fault
,faultModel
)fault
, and stores the fault behavior
parameters in the fault model, faultModel
.
addBehavior(
adds the fault behavior to the fault using one or more name-value arguments.fault
,faultModel
,Name=Value
)
Examples
Input Arguments
Name-Value Arguments
Limitations
After you add behavior to a fault, you cannot add additional behavior to the fault.
If you assigned incorrect behavior to the fault, delete
the old behavior with the deleteBehavior
function, then add new behavior to the fault.
Version History
Introduced in R2023b