![]() |
Microscopy Image Browser
1.233
|
ib_resampleGui function is responsible for resampling of datasets. More...
Functions | |
function
varargout = | ib_resampleGui (varargin) |
ib_resampleGui function is responsible for resampling of datasets. More... | |
function | ibresampleGui>ib_resampleGui_OpeningFcn (hObject, eventdata, handles, varargin) |
function
varargout = | ibresampleGui>ib_resampleGui_OutputFcn (hObject, eventdata, handles) |
function | ibresampleGui>cancelBtn_Callback (hObject, eventdata, handles) |
function | ibresampleGui>resampleBtn_Callback (hObject, eventdata, handles) |
function | ibresampleGui>editbox_Callback (hObject, eventdata, handles) |
function | ibresampleGui>radio_Callback (hObject, eventdata, handles) |
function | ibresampleGui>resetBtn_Callback (hObject, eventdata, handles) |
function | ibresampleGui>resamplingFunction_Callback (hObject, eventdata, handles) |
ib_resampleGui function is responsible for resampling of datasets.
function varargout = ib_resampleGui | ( | varargin | ) |
ib_resampleGui function is responsible for resampling of datasets.
ib_resampleGui contains MATLAB code for ib_resampleGui.fig
Referenced by menuDatasetResample().
function ibresampleGui>cancelBtn_Callback | ( | hObject, | |
eventdata, | |||
handles | |||
) |
function ibresampleGui>editbox_Callback | ( | hObject, | |
eventdata, | |||
handles | |||
) |
function ibresampleGui>ib_resampleGui_OpeningFcn | ( | hObject, | |
eventdata, | |||
handles, | |||
varargin | |||
) |
function varargout = ibresampleGui>ib_resampleGui_OutputFcn | ( | hObject, | |
eventdata, | |||
handles | |||
) |
function ibresampleGui>radio_Callback | ( | hObject, | |
eventdata, | |||
handles | |||
) |
function ibresampleGui>resampleBtn_Callback | ( | hObject, | |
eventdata, | |||
handles | |||
) |
function ibresampleGui>resamplingFunction_Callback | ( | hObject, | |
eventdata, | |||
handles | |||
) |
function ibresampleGui>resetBtn_Callback | ( | hObject, | |
eventdata, | |||
handles | |||
) |