slToolstripDeveloperMode
Description
enables a developer mode that lets you get action and icon names for controls, such
as push buttons, in the Simulink® Toolstrip. You can use the action name to add a control that performs
the same action to a custom tab. For an example, see Specify Built-In Simulink Actions. You can use
the icon name to add a control that has the same icon to a custom tab. For an
example, see Define Custom Actions.tf
= slToolstripDeveloperMode(status
)
To activate developer mode, set status
to 'on'
.
Then, click anywhere on the Simulink Toolstrip.
If you click away from the Simulink Toolstrip, developer mode is temporarily deactivated. To reactivate developer mode, click anywhere on the Simulink Toolstrip.
When developer mode is active, to display the action and icon names in the MATLAB® Command Window, pause on the control in the Simulink Toolstrip and press Ctrl. On a Mac, press command (⌘) instead of Ctrl.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2021b