bioinfo.pipeline.block.Save
Description
A Save
block enables you to save output variables from your
pipeline to a MAT-file.
Creation
Description
creates a
b
= bioinfo.pipeline.block.SaveSave
block.
specifies additional options using one or more name-value arguments. The name-value
arguments set the property names and values of a b
= bioinfo.pipeline.block.Save(Name=Value
)Save
block.
Properties
Object Functions
compile | Perform block-specific additional checks and validations |
copy | Copy array of handle objects |
emptyInputs | Create input structure for use with run method |
eval | Evaluate block object |
run | Run block object |
Examples
Version History
Introduced in R2024b