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

5 vues (au cours des 30 derniers jours)
Jose
Jose le 16 Sep 2025
Commenté : Sam Chak le 23 Sep 2025
none

Réponses (1)

Walter Roberson
Walter Roberson le 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.
  1 commentaire
jose
jose le 22 Sep 2025
thnk you very much. I realized about the auto naming once I zoomed in on the components.

Connectez-vous pour commenter.

Catégories

En savoir plus sur Simulink Environment Customization dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by