Info
이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.
Is there a replacement for selectmoveresize?
조회 수: 2 (최근 30일)
이전 댓글 표시
Before the change in graphics, I could create a text box, set its 'buttondownfcn' to 'selectmoveresize', and then move it wherever I want.
This has been removed in the current MATLAB graphics model; instead, I need to invoke plotedit, move the text box, then reinvoke plotedit. This behavior causes me extra and annoying work, just to move a text box around with my mouse.
Is there some way to restore the ability to move text boxes without having to invoke plotedit?
댓글 수: 0
답변 (0개)
이 질문은 마감되었습니다.
참고 항목
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!