How can you twll within Matlab code when a render is done?

조회 수: 2 (최근 30일)
Darin
Darin 2014년 12월 20일
댓글: Darin 2015년 8월 19일
This comes up when manually manipulating large surfaces drawn via trisurf.
It can take several seconds/minutes to redraw the figure after zooming (via the mag pointer) of moving the target point (via the hand pointer).
Rather than sitting there waiting, and having to remember the previous state to be sure it has changed, it would be helpful to have a way to know when the last render has completed.
Any hints?
Thanks

채택된 답변

Jan
Jan 2014년 12월 21일
What do you mean by "know"?
You could add a beep command as the 'ActionPostCallback' of the zoom and pan object, see doc zoom and doc pan.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 3-D Scene Control에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by