필터 지우기
필터 지우기

Unable to update plot in app designer

조회 수: 4 (최근 30일)
Saurabh Chaudhary
Saurabh Chaudhary 2020년 7월 4일
댓글: Saurabh Chaudhary 2020년 7월 6일
I am trying to update a plot in app designer within a for loop. The plot is only ploting the last result of the loop after the loop is finished. I am using a push button to start the loop. I am using drawnow but it is not working. Here is my code. I am using R2019b. Please help in out from this. Thanks.
  댓글 수: 3
Saurabh Chaudhary
Saurabh Chaudhary 2020년 7월 5일
Getting error "invalid or deleted object". When I added "hold(app.UIAxes,'on')" after the "L1 = plot(app.UIAxes, nan,nan);", then the error is not coming but the problem is same the plot is not updating like previous. When I click push button it is showing only the last configuration.
Saurabh Chaudhary
Saurabh Chaudhary 2020년 7월 6일
I do not know the problem, but I increased my system RAM then the old program is working fine. But thank you so much Walter Roberson for the reply. I have learned a new thing from your answer.

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

답변 (0개)

카테고리

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

Community Treasure Hunt

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

Start Hunting!

Translated by