slreportgen.utils.getDisplayIcon
Get Simulink or Stateflow icon file name
Syntax
Description
returns the file path of the icon image for the Simulink® or Stateflow® object,displayIcon = slreportgen.utils.getDisplayIcon(obj)obj. The file path is relative to the MATLAB® root folder .
returns the full file of the icon image for the Simulink or Stateflow object, displayIcon = slreportgen.utils.getDisplayIcon(___,FullPath=pathOption)obj.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2018b