Input port won't go away by Delete key

조회 수: 1 (최근 30일)
Peppe
Peppe 2019년 4월 24일
답변: Peppe 2019년 4월 24일
Hi,
Using matlab 2017b with Simulink,
By accident I paste a Input port from the library browser. Then I try to remove it but it wouldn't go away. It is getting very frustrated. here is a pic.
dsadas.PNG
When i look for the callbacks to that block I see protected textfield:
sdasdsa.PNG
I really bugs me now and can't continue my work. Anybody knows how to make it vanish?

채택된 답변

Peppe
Peppe 2019년 4월 24일
Found the solution. I just did in the command window:
delete_block('path to the block')

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Modeling에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by