spsConversionFindBlocks
Syntax
Description
Note
For more information about upgrading Specialized Power Systems models, see Upgrade Specialized Power Systems Models to use Simscape Electrical Blocks.
finds all Specialized Power Systems library blocks used in the
blockTable = spsConversionFindBlocks(modelName)modelName model, its subsystems, and any models referenced by it,
including all variants. The function returns a blockTable table that
contains the Model Block, Library Block, and
Library variables.
specifies additional options using one or more name-value arguments.blockTable = spsConversionFindBlocks(modelName,Name=Value)
Examples
Input Arguments
Name-Value Arguments
Output Arguments
Version History
Introduced in R2025b
