![]() |
Microscopy Image Browser
1.233
|
logList function calls a window with Log list of actions that were performed with the dataset. More...
Functions | |
function
varargout = | logList (varargin) |
logList function calls a window with Log list of actions that were performed with the dataset. More... | |
function | logList>logList_OpeningFcn (hObject, eventdata, handles, varargin) |
function | logList>updateLog (handles) |
function
varargout = | logList>logList_OutputFcn (hObject, eventdata, handles) |
function | logList>updateBtn_Callback (hObject, eventdata, handles) |
function | logList>logWindow_CloseRequestFcn (hObject, eventdata, handles) |
function | logList>logList_Callback (hObject, eventdata, handles) |
function | logList>logPrint_Callback (hObject, eventdata, handles) |
function | logList>clipboardBtn_Callback (hObject, eventdata, handles) |
function | logList>deleteBtn_Callback (hObject, eventdata, handles) |
function | logList>insertBtn_Callback (hObject, eventdata, handles) |
function | logList>modifyBtn_Callback (hObject, eventdata, handles) |
logList function calls a window with Log list of actions that were performed with the dataset.
function varargout = logList | ( | varargin | ) |
logList function calls a window with Log list of actions that were performed with the dataset.
The log is stored in imageData.img_info('ImageDescription') key.
logList contains MATLAB code for logList.fig
Referenced by imbrowser>logBtn_Callback().
function logList>clipboardBtn_Callback | ( | hObject, | |
eventdata, | |||
handles | |||
) |
function logList>deleteBtn_Callback | ( | hObject, | |
eventdata, | |||
handles | |||
) |
function logList>insertBtn_Callback | ( | hObject, | |
eventdata, | |||
handles | |||
) |
function logList>logList_Callback | ( | hObject, | |
eventdata, | |||
handles | |||
) |
function logList>logList_OpeningFcn | ( | hObject, | |
eventdata, | |||
handles, | |||
varargin | |||
) |
function varargout = logList>logList_OutputFcn | ( | hObject, | |
eventdata, | |||
handles | |||
) |
function logList>logPrint_Callback | ( | hObject, | |
eventdata, | |||
handles | |||
) |
function logList>logWindow_CloseRequestFcn | ( | hObject, | |
eventdata, | |||
handles | |||
) |
function logList>modifyBtn_Callback | ( | hObject, | |
eventdata, | |||
handles | |||
) |
function logList>updateBtn_Callback | ( | hObject, | |
eventdata, | |||
handles | |||
) |
function logList>updateLog | ( | handles | ) |