Main Content
slCreateToolstripComponent
Description
slCreateToolstripComponent(
creates a
component
)resources
folder for a custom Simulink® Toolstrip component in the current folder and adds the current folder to the
MATLAB® path.
slCreateToolstripComponent(
sets properties using name-value arguments. For example,
component
,Name=Value
)slCreateToolstripComponent("custom",Location="B:\path\customtab")
creates the resources
folder for a component named
custom
in the B:\path\customtab
directory and adds
B:\path\customtab
to the MATLAB path.
Examples
Input Arguments
Version History
Introduced in R2021b