pil_block_replace
Replace block in model with block from another model
Syntax
Description
pil_block_replace( replaces
a block in the destination model with a block from the source model.
To preserve the original block from the destination model, in the
source model, the function replaces sourceModelBlock, destinationModelBlock)sourceModelBlock with destinationModelBlock.
pil_block_replace( highlights the replaced block in the destination
model.sourceModelBlock, destinationModelBlock,
'isvisible')
Examples
Input Arguments
Version History
Introduced in R2006b