matlab.system.display.Icon class
Package: matlab.system.display
Custom icon image
Syntax
icon = matlab.system.display.Icon(imageFile)
Description
icon = matlab.system.display.Icon(
sets the
imageFile
)imageFile
image as the MATLAB System block icon. To set the icon image, use the
icon
output argument from getIconImpl
.
Input Arguments
Examples
Version History
Introduced in R2017a