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

4 次查看(过去 30 天)
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 CenterFile Exchange 中查找有关 Simulink Functions 的更多信息

标签

产品


版本

R2017b

Community Treasure Hunt

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

Start Hunting!

Translated by