slreportgen.utils.isBusSelector
Description
Examples
Test If Object Is a Bus Selector
Run the following command to access the supporting files used in this example.
openExample('rptgenext/SimulinkReportGeneratorFilesExample');
load_system('sldemo_fuelsys') slreportgen.utils.isBusSelector... ("slrgex_fuelsys_fuel_rate_control/Bus Selector1")
tf = logical 1
In this case, the Bus Selector1
block in the
sldemo_fuelsys
model is a Bus Selector block.
Input Arguments
Output Arguments
Version History
Introduced in R2019a