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

조회 수: 3 (최근 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