
I have a Simulink circuit, with multiple components, how do I name the components?
4 ビュー (過去 30 日間)
古いコメントを表示
回答 (1 件)
Walter Roberson
2025 年 9 月 16 日
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 件のコメント
jose
2025 年 9 月 22 日
thnk you very much. I realized about the auto naming once I zoomed in on the components.
参考
カテゴリ
Help Center および File Exchange で Simulink Environment Customization についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!