필터 지우기
필터 지우기

How can I delete an empty callback?

조회 수: 70 (최근 30일)
Giulia Di Giorgio
Giulia Di Giorgio 2023년 3월 6일
댓글: Dinesh 2023년 3월 7일
Hello, I created a callback I'm not going to use but I don't know how to delete that blank space generated.
  댓글 수: 2
Walter Roberson
Walter Roberson 2023년 3월 6일
Is this in GUIDE or in App Designer?
Giulia Di Giorgio
Giulia Di Giorgio 2023년 3월 6일
App designer, already solved, thank you either way

댓글을 달려면 로그인하십시오.

채택된 답변

Dinesh
Dinesh 2023년 3월 6일
Hi Giulia.
If your question is related to App Designer in MATLAB, then you have to first find the "Code Browser" tab on the left side of the interface and then open the "Callbacks" tab in it.
In this view, you can right click on the callback that you want to delete and then click on "Delete" to remove the callback.
Doing this removes the blank space in the code tab of the app.
  댓글 수: 2
Giulia Di Giorgio
Giulia Di Giorgio 2023년 3월 6일
Thank you very much!
Dinesh
Dinesh 2023년 3월 7일
You're welcome!

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Migrate GUIDE Apps에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by