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

3 visualizaciones (últimos 30 días)
none

Respuestas (1)

Walter Roberson
Walter Roberson el 16 de Sept. de 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.

Categorías

Más información sobre Simulink Environment Customization en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by