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

6 Ansichten (letzte 30 Tage)
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?

Akzeptierte Antwort

TAB
TAB am 31 Mai 2018
Bearbeitet: TAB am 31 Mai 2018
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

Weitere Antworten (0)

Kategorien

Mehr zu Simulink Functions finden Sie in Help Center und File Exchange

Produkte


Version

R2017b

Community Treasure Hunt

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

Start Hunting!

Translated by