Microscopy Image Browser  1.00
 All Classes Files Functions Variables Pages
menuDatasetTransform.m File Reference

a callback to Menu->Dataset->Transform... do different transformation with the dataset More...

Functions

function  menuDatasetTransform (hObject, eventdata, handles, mode)
 a callback to Menu->Dataset->Transform... do different transformation with the dataset More...
 

Detailed Description

a callback to Menu->Dataset->Transform... do different transformation with the dataset

Function Documentation

function menuDatasetTransform (   hObject,
  eventdata,
  handles,
  mode 
)

a callback to Menu->Dataset->Transform... do different transformation with the dataset

Parameters
hObjecthandle to im_browser.m (see GCBO)
eventdataeventdata structure
handlesstructure with handles of im_browser.m
Required fields of handles:

References ib_flipDataset(), ib_rotateDataset(), ib_transposeDataset(), and updateGuiWidgets().

Referenced by imbrowser>menuDatasetTrasform_Callback().

Here is the call graph for this function:

Here is the caller graph for this function: