Info
Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.
Is there a replacement for selectmoveresize?
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (0)
Diese Frage ist geschlossen.
Siehe auch
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!