spsConversionFindBlocks
Syntax
Description
Note
A newer version of the SPS conversion assistant is available. The Specialized Power
Systems (SPS) Conversion Add-On includes new functions similar to the built-in
spsConversionAssistant and
spsConversionFindBlocks functions in Simscape™
Electrical™ software but with new features and support for earlier releases of MATLAB®, starting from R2024b. For more information and to download the add-on with
the latest features, see SPS Conversion Add-On (MATLAB Central File Exchange).
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
