slUIDeveloperMode
Get extension point, action, and icon names of widgets in Simulink Toolstrip and context menu
Since R2026a
Description
enters or exits developer mode. Enter developer mode to get the names of extension points,
actions, and icons of widgets in the Simulink® Toolstrip and context menu. In developer mode, pause your pointer on a
toolstrip or context-menu widget and press Ctrl (command ⌘
on macOS). The MATLAB® Command Window displays the names.initialStatus = slUIDeveloperMode(desiredStatus)
Use the names to customize the toolstrip and context menu. For information about customizing the Simulink Toolstrip, see Create Custom Simulink Toolstrip Tabs. For information about customizing Simulink Context Menu, see Customize Simulink Context Menu Using Extension Points.
Note
If you open a context menu that contains customizations with developer mode turned on, the software outputs error messages and warnings pertaining to the JSON files that define the customizations in the MATLAB Command Window.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2026a