Main Content
findBlock
Description
returns all blocks in the pipeline as the array of block objects
blockObjects
= findBlock(pipeline
)blockObjs
.
returns only the blocks specified by blockObjects
= findBlock(pipeline
,blockIdentifiers
)blockIdentifiers
.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2023a