how to (undo) action?

dear all,
i've made labeling to image and select objects to delete them. i wonder how to (undo) deleting last object? i've been searching to do it but can't find a way.
can you help me?
thanks in advance

3 Commenti

Walter Roberson
Walter Roberson il 3 Lug 2012
Please be more specific about how you are selecting objects and how you are deleting them.
Ryan
Ryan il 3 Lug 2012
Modificato: Ryan il 3 Lug 2012
@Walter: If I had to guess it was done via this - http://www.mathworks.com/matlabcentral/answers/42558#answer_52367
This is not something you can just undo. If you maintain a history of the shape and position of the blob's you delete, then you could re-populate them, but other wise what is done is done. There's no "ctrl+z" seeing as that function was just created for you.
You could possibly tweak the function provided by Sean so that it works on a copy of your original image so you could retrieve back the original in case you do not like the selection you deleted.
Sean de Wolski
Sean de Wolski il 3 Lug 2012
He could have a second axes or subplot that has the original and have it be add back.

Accedi per commentare.

Risposte (2)

Satyam Agarwal
Satyam Agarwal il 4 Ago 2018

19 voti

Ctrl+Shift+Minus

1 Commento

Nithin M
Nithin M il 29 Mag 2021
Thats very simple without counter questioning, thanks

Accedi per commentare.

Gabriel Villanova
Gabriel Villanova il 18 Giu 2019

1 voto

Hi,
If you're using linux the default shortcuts commands is configured like Emacs, however, you can configure that like Windows, see https://www.mathworks.com/matlabcentral/answers/263833-linux-hot-key-settings.
Regards.

Categorie

Scopri di più su Convert Image Type in Centro assistenza e File Exchange

Richiesto:

il 3 Lug 2012

Commentato:

il 29 Mag 2021

Community Treasure Hunt

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

Start Hunting!

Translated by