guys i need help it says that it cant identify the handle.app.UIAxes3 being that the app.Axes3 is the name of the current app designer folder im working on plz help

조회 수: 1 (최근 30일)

채택된 답변

Image Analyst
Image Analyst 2022년 11월 30일
Looks like you forgot you were in AppDesigner and reverted to GUIDE programming. In App Designer you use app, not handles. So instead of handles.app.UIAxes3 you would just have app.UIAxes3. Don't use handles anywhere in your App Designer program because handles is only for GUIDE.
  댓글 수: 7
jana
jana 2022년 12월 1일
also i just want to say that when i imported the image fisrt tiem it worked then i added a new image but the changes still happened on the first on i didnt understand the issue
jana
jana 2022년 12월 1일
sorry for dusturbing another thing is that the fisrt tiem the button and the left interface worked well for importing and all that the second time i tried it it stopped working eventhough i didnt change a thing

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

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Environment and Settings에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by