I have a Simulink circuit, with multiple components, how do I name the components?

3 views (last 30 days)
none

Answers (1)

Walter Roberson
Walter Roberson on 16 Sep 2025
If you use drag-and-drop or insert-from-library or you start typing the component type name on the model, then the component will be named automatically using a combination of the hierarchy to that point, together with the component type name, together with any needed numeric suffixes to make it unique.
The automatically generated component names is all that is needed . You might choose to give alternative names to components for whatever reason. To do that, left-click once on the component name portion of the component, then left-click once more again on the component name to select the insert position; from there overtype or delete characters at need to change the component name.

Categories

Find more on Simulink Environment Customization in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!