slreportgen.utils.block2chart
Get Stateflow chart object from containing block
Description
returns an array of Stateflow® chart objects that are contained in the specified
charts
= slreportgen.utils.block2chart(subsystems
)subsystems
.
Examples
Obtain Chart Object
Run the following command to access the supporting files used in this example.
openExample('rptgenext/SimulinkReportGeneratorFilesExample');
load_system("slrgex_fuelsys_fuel_rate_control") slreportgen.utils.block2chart... ("slrgex_fuelsys_fuel_rate_control/control_logic")
Input Arguments
Output Arguments
Version History
Introduced in R2018b