createSankeyPlot
Description
The createSankeyPlot( method
creates a Sankey diagram of the energy in a system or subsystem. Use the PlantInfoObj)autoblks.pwr.PlantInfo object to evaluate and report power and energy for
component-level blocks and system-level models.
createSankeyPlot(___,
allows specified name-value arguments to set a plot title, specify subsystem that you want
to analyze, and remove losses below a threshold.Name=Value)
After you use the findChildSys method to retrieve the
autoblks.pwr.PlantInfo object for the system that you want to analyze,
use the createSankeyPlot( method to create
a Sankey diagram to visualize total energy input, output, and losses.SubSystem)
Examples
Input Arguments
Name-Value Arguments
Version History
Introduced in R2024b