How can I name Outputports with the same name like a Subsystem in the model.

7 ビュー (過去 30 日間)
Pascal Stoeber-Schmidt
Pascal Stoeber-Schmidt 2018 年 5 月 31 日
編集済み: TAB 2018 年 5 月 31 日
I want to name an outputport with the name of a subsystem on the model, but this leads to the attached error message. Is it possible to name the Outputport as desired and still using the number of the Port?

採用された回答

TAB
TAB 2018 年 5 月 31 日
編集済み: TAB 2018 年 5 月 31 日
This is not possible. In simulink model, two blocks can not have same name on same level of hierarchy.
You can use Prefix/Suffix in the names to group then according to function.
Subsystem name --> Sys_MeasurementPoint
OutportName --> Out_MeasurementPoint

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeSimulink Functions についてさらに検索

タグ

製品


リリース

R2017b

Community Treasure Hunt

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

Start Hunting!

Translated by