Is there a replacement for selectmoveresize?
信息
此问题已关闭。 请重新打开它进行编辑或回答。
显示 更早的评论
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!