Microscopy Image Browser  1.233
All Classes Files Functions Variables Pages
ib_do_undo.m File Reference

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...
 

Detailed Description

Undo the recent changes with Ctrl+Z shortcut.

Function Documentation

function ib_do_undo (   handles,
  newIndex 
)

Undo the recent changes with Ctrl+Z shortcut.

Parameters
handleshandles structure of im_browser.m
newIndex[optional] - index of the dataset to restore, when omitted restore the last stored dataset.
Required fields of handles:

References updateGuiWidgets().

Referenced by im_browser_WindowKeyPressFcn(), imbrowser>toolbarRedo_ClickedCallback(), and imbrowser>toolbarUndo_ClickedCallback().

Here is the call graph for this function:

Here is the caller graph for this function: