⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 mfbox_tool_maing.m

📁 toolbox for spm 5 for data, model free analysis
💻 M
📖 第 1 页 / 共 2 页
字号:
handles.buttons.run = 1;uiresume(handles.output);guidata(hObject,handles);% --- Executes on button press in import_ref.function import_ref_Callback(hObject,eventdata,handles)handles.buttons.import_ref = 1;uiresume(handles.output);guidata(hObject,handles);% --- Executes on button press in import_des.function import_des_Callback(hObject,eventdata,handles)handles.buttons.import_des = 1;uiresume(handles.output);guidata(hObject,handles);% --- Executes on button press in import_des.function import_bg_Callback(hObject,eventdata,handles)handles.buttons.import_bg = 1;uiresume(handles.output);guidata(hObject,handles);% --- Executes on button press in export_data.function export_data_Callback(hObject,eventdata,handles)handles.buttons.export_data = 1;uiresume(handles.output);guidata(hObject,handles);% --- Executes on button press in run_pre.function run_pre_Callback(hObject,eventdata,handles)handles.buttons.run_pre = 1;uiresume(handles.output);guidata(hObject,handles);% --- Executes on button press in run_post.function run_post_Callback(hObject,eventdata,handles)handles.buttons.run_post = 1;uiresume(handles.output);guidata(hObject,handles);% --- Executes on button press in clear_post.function clear_post_Callback(hObject,eventdata,handles)handles.buttons.clear_post = 1;uiresume(handles.output);guidata(hObject,handles);% --- Executes on selection change in sort_comp.function sort_comp_Callback(hObject,eventdata,handles)uiresume(handles.output);guidata(hObject,handles);% --- Executes on selection change in display_opts.function display_opts_Callback(hObject,eventdata,handles)uiresume(handles.output);guidata(hObject,handles);% --- Executes during object creation, after setting all properties.function sort_comp_CreateFcn(hObject,eventdata,handles)if (ispc&&(isequal(get(hObject,'BackgroundColor'),get(0,'defaultUicontrolBackgroundColor'))))    set(hObject,'BackgroundColor','white');end% --- Executes during object creation, after setting all properties.function display_opts_CreateFcn(hObject,eventdata,handles)if (ispc&&(isequal(get(hObject,'BackgroundColor'),get(0,'defaultUicontrolBackgroundColor'))))    set(hObject,'BackgroundColor','white');end% --- Executes on selection change in algo_preprocess.function algo_preprocess_Callback(hObject,eventdata,handles)% --- Executes during object creation, after setting all properties.function algo_preprocess_CreateFcn(hObject,eventdata,handles)if (ispc&&(isequal(get(hObject,'BackgroundColor'),get(0,'defaultUicontrolBackgroundColor'))))    set(hObject,'BackgroundColor','white');end% --- Executes on selection change in algo_reliability.function algo_reliability_Callback(hObject,eventdata,handles)function algo_reliability_CreateFcn(hObject,eventdata,handles)if (ispc&&(isequal(get(hObject,'BackgroundColor'),get(0,'defaultUicontrolBackgroundColor'))))    set(hObject,'BackgroundColor','white');endfunction algo_postprocess_Callback(hObject,eventdata,handles)% --- Executes during object creation, after setting all properties.function algo_postprocess_CreateFcn(hObject,eventdata,handles)if (ispc&&(isequal(get(hObject,'BackgroundColor'),get(0,'defaultUicontrolBackgroundColor'))))    set(hObject,'BackgroundColor','white');end% --- Executes on button press in export_mask.function export_mask_Callback(hObject,eventdata,handles)handles.buttons.export_mask = 1;uiresume(handles.output);guidata(hObject,handles);% --- Executes on button press in export_result.function export_result_Callback(hObject,eventdata,handles)handles.buttons.export_result = 1;uiresume(handles.output);guidata(hObject,handles);% --- Executes on button press in run_estimate.function run_estimate_Callback(hObject,eventdata,handles)handles.buttons.run_estimate = 1;uiresume(handles.output);guidata(hObject,handles);% --- Executes on button press in export_ic.function export_ic_Callback(hObject, eventdata, handles)handles.buttons.export_ic = 1;uiresume(handles.output);guidata(hObject,handles);% --- Executes on button press in plot.function plot_Callback(hObject,eventdata,handles)handles.buttons.plot = 1;uiresume(handles.output);guidata(hObject,handles);% --- Executes on button press in keeppre.function keeppre_Callback(hObject,eventdata,handles)uiresume(handles.output);guidata(hObject,handles);% --- Executes on button press in compare_ics.function compare_ics_Callback(hObject,eventdata,handles)handles.buttons.compare_ics = 1;uiresume(handles.output);guidata(hObject,handles);% --- Executes on button press in open_help.function open_help_Callback(hObject,eventdata,handles)handles.buttons.open_help = 1;uiresume(handles.output);guidata(hObject,handles);% --- Executes on button press in load_params.function load_params_Callback(hObject,eventdata,handles)handles.buttons.load_params = 1;uiresume(handles.output);guidata(hObject,handles);% --- Executes on button press in save_params.function save_params_Callback(hObject,eventdata,handles)handles.buttons.save_params = 1;uiresume(handles.output);guidata(hObject,handles);% --- Executes on button press in modify_params.function modify_params_Callback(hObject,eventdata,handles)handles.buttons.modify_params = 1;uiresume(handles.output);guidata(hObject,handles);% --- Executes on button press in design_clear.function design_clear_Callback(hObject, eventdata, handles)handles.buttons.design_clear = 1;uiresume(handles.output);guidata(hObject,handles);% --- Executes on button press in reference_clear.function reference_clear_Callback(hObject, eventdata, handles)handles.buttons.reference_clear = 1;uiresume(handles.output);guidata(hObject,handles);% --- Executes on button press in export_cross.function export_cross_Callback(hObject,eventdata,handles)handles.buttons.export_cross = 1;uiresume(handles.output);guidata(hObject,handles);% --- Executes on button press in export_congraph.function export_congraph_Callback(hObject,eventdata,handles)handles.buttons.export_congraph = 1;uiresume(handles.output);guidata(hObject,handles);% --- Executes on button press in export_ics.function export_ics_Callback(hObject,eventdata,handles)handles.buttons.export_ics = 1;uiresume(handles.output);guidata(hObject,handles);% --- Executes when Toolbox is resized.function Toolbox_ResizeFcn(hObject, eventdata, handles)% --- Executes on button press in plot_ic_wo.function plot_ic_wo_Callback(hObject, eventdata, handles)handles.buttons.plot_ic_wo = 1;uiresume(handles.output);guidata(hObject,handles);

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -