sldiagnostics
Display diagnostic information of Simulink system
Syntax
Description
sldiagnostics(
returns the
diagnostic information of a Simulink® model or subsystem in the Command Window with these statistics: modelName
)
Block Count — Names and counts of unique blocks
Stateflow® Count — Names and counts of unique Stateflow objects
Model Sizes — Counts of states, outputs, inputs, flags for direct feedthrough, and sample times
Library Usage Statistics — Names and counts of all the library blocks and referenced libraries
Compilation Statistics — Time and memory used to compile each phase
sldiagnostics(
returns the diagnostic information of a Simulink model or subsystem in the Command Window for the diagnostics listed in
modelName
,option1,...,optionN
)option1,...,optionN
. For example, using the option
CountBlocks
lists the names and counts of unique blocks in a
model or subsystem.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2006a