![]() |
Microscopy Image Browser
1.233
|
Undo the recent changes with Ctrl+Z shortcut. More...
Functions | |
function | ib_do_undo (handles, newIndex) |
Undo the recent changes with Ctrl+Z shortcut. More... | |
Undo the recent changes with Ctrl+Z shortcut.
function ib_do_undo | ( | handles, | |
newIndex | |||
) |
Undo the recent changes with Ctrl+Z shortcut.
handles | handles structure of im_browser.m |
newIndex | [optional] - index of the dataset to restore, when omitted restore the last stored dataset. |
References updateGuiWidgets().
Referenced by im_browser_WindowKeyPressFcn(), imbrowser>toolbarRedo_ClickedCallback(), and imbrowser>toolbarUndo_ClickedCallback().