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