wavexpogui.m

来自「非常好的数字处理教程」· M 代码 · 共 2,306 行 · 第 1/5 页

M
2,306
字号
function f10_Callback(hObject, eventdata, handles)	handles = get(gcf,'UserData');	handles.textnum = 10;	set(gcf,'UserData',handles);	wavexpofn 'fslider'% --- Executes during object creation, after setting all properties.function f10t_CreateFcn(hObject, eventdata, handles)if ispc    set(hObject,'BackgroundColor','white');else    set(hObject,'BackgroundColor',get(0,'defaultUicontrolBackgroundColor'));endfunction f10t_Callback(hObject, eventdata, handles)	handles = get(gcf,'UserData');	handles.textnum = 10;	set(gcf,'UserData',handles);	wavexpofn 'ftext'% --- Executes during object creation, after setting all properties.function f11_CreateFcn(hObject, eventdata, handles)usewhitebg = 1;if usewhitebg    set(hObject,'BackgroundColor',[.9 .9 .9]);else    set(hObject,'BackgroundColor',get(0,'defaultUicontrolBackgroundColor'));end% --- Executes on slider movement.function f11_Callback(hObject, eventdata, handles)	handles = get(gcf,'UserData');	handles.textnum = 11;	set(gcf,'UserData',handles);	wavexpofn 'fslider'% --- Executes during object creation, after setting all properties.function f11t_CreateFcn(hObject, eventdata, handles)if ispc    set(hObject,'BackgroundColor','white');else    set(hObject,'BackgroundColor',get(0,'defaultUicontrolBackgroundColor'));endfunction f11t_Callback(hObject, eventdata, handles)	handles = get(gcf,'UserData');	handles.textnum = 11;	set(gcf,'UserData',handles);	wavexpofn 'ftext'% --- Executes during object creation, after setting all properties.function f12_CreateFcn(hObject, eventdata, handles)usewhitebg = 1;if usewhitebg    set(hObject,'BackgroundColor',[.9 .9 .9]);else    set(hObject,'BackgroundColor',get(0,'defaultUicontrolBackgroundColor'));end% --- Executes on slider movement.function f12_Callback(hObject, eventdata, handles)	handles = get(gcf,'UserData');	handles.textnum = 12;	set(gcf,'UserData',handles);	wavexpofn 'fslider'% --- Executes during object creation, after setting all properties.function f12t_CreateFcn(hObject, eventdata, handles)if ispc    set(hObject,'BackgroundColor','white');else    set(hObject,'BackgroundColor',get(0,'defaultUicontrolBackgroundColor'));endfunction f12t_Callback(hObject, eventdata, handles)	handles = get(gcf,'UserData');	handles.textnum = 12;	set(gcf,'UserData',handles);	wavexpofn 'ftext'% --- Executes during object creation, after setting all properties.function f13_CreateFcn(hObject, eventdata, handles)usewhitebg = 1;if usewhitebg    set(hObject,'BackgroundColor',[.9 .9 .9]);else    set(hObject,'BackgroundColor',get(0,'defaultUicontrolBackgroundColor'));end% --- Executes on slider movement.function f13_Callback(hObject, eventdata, handles)	handles = get(gcf,'UserData');	handles.textnum = 13;	set(gcf,'UserData',handles);	wavexpofn 'fslider'% --- Executes during object creation, after setting all properties.function f13t_CreateFcn(hObject, eventdata, handles)if ispc    set(hObject,'BackgroundColor','white');else    set(hObject,'BackgroundColor',get(0,'defaultUicontrolBackgroundColor'));endfunction f13t_Callback(hObject, eventdata, handles)	handles = get(gcf,'UserData');	handles.textnum = 13;	set(gcf,'UserData',handles);	wavexpofn 'ftext'% --- Executes during object creation, after setting all properties.function f14_CreateFcn(hObject, eventdata, handles)usewhitebg = 1;if usewhitebg    set(hObject,'BackgroundColor',[.9 .9 .9]);else    set(hObject,'BackgroundColor',get(0,'defaultUicontrolBackgroundColor'));end% --- Executes on slider movement.function f14_Callback(hObject, eventdata, handles)	handles = get(gcf,'UserData');	handles.textnum = 14;	set(gcf,'UserData',handles);	wavexpofn 'fslider'% --- Executes during object creation, after setting all properties.function f14t_CreateFcn(hObject, eventdata, handles)if ispc    set(hObject,'BackgroundColor','white');else    set(hObject,'BackgroundColor',get(0,'defaultUicontrolBackgroundColor'));endfunction f14t_Callback(hObject, eventdata, handles)	handles = get(gcf,'UserData');	handles.textnum = 14;	set(gcf,'UserData',handles);	wavexpofn 'ftext'% --- Executes during object creation, after setting all properties.function a8_CreateFcn(hObject, eventdata, handles)usewhitebg = 1;if usewhitebg    set(hObject,'BackgroundColor',[.9 .9 .9]);else    set(hObject,'BackgroundColor',get(0,'defaultUicontrolBackgroundColor'));end% --- Executes on slider movement.function a8_Callback(hObject, eventdata, handles)	handles = get(gcf,'UserData');	handles.textnum = 8;	set(gcf,'UserData',handles);	wavexpofn 'aslider'% --- Executes during object creation, after setting all properties.function a8t_CreateFcn(hObject, eventdata, handles)if ispc    set(hObject,'BackgroundColor','white');else    set(hObject,'BackgroundColor',get(0,'defaultUicontrolBackgroundColor'));endfunction a8t_Callback(hObject, eventdata, handles)	handles = get(gcf,'UserData');	handles.textnum = 8;	set(gcf,'UserData',handles);	wavexpofn 'atext'% --- Executes during object creation, after setting all properties.function a9_CreateFcn(hObject, eventdata, handles)usewhitebg = 1;if usewhitebg    set(hObject,'BackgroundColor',[.9 .9 .9]);else    set(hObject,'BackgroundColor',get(0,'defaultUicontrolBackgroundColor'));end% --- Executes on slider movement.function a9_Callback(hObject, eventdata, handles)	handles = get(gcf,'UserData');	handles.textnum = 9;	set(gcf,'UserData',handles);	wavexpofn 'aslider'% --- Executes during object creation, after setting all properties.function a9t_CreateFcn(hObject, eventdata, handles)if ispc    set(hObject,'BackgroundColor','white');else    set(hObject,'BackgroundColor',get(0,'defaultUicontrolBackgroundColor'));endfunction a9t_Callback(hObject, eventdata, handles)	handles = get(gcf,'UserData');	handles.textnum = 9;	set(gcf,'UserData',handles);	wavexpofn 'atext'% --- Executes during object creation, after setting all properties.function a10_CreateFcn(hObject, eventdata, handles)usewhitebg = 1;if usewhitebg    set(hObject,'BackgroundColor',[.9 .9 .9]);else    set(hObject,'BackgroundColor',get(0,'defaultUicontrolBackgroundColor'));end% --- Executes on slider movement.function a10_Callback(hObject, eventdata, handles)	handles = get(gcf,'UserData');	handles.textnum = 10;	set(gcf,'UserData',handles);	wavexpofn 'aslider'% --- Executes during object creation, after setting all properties.function a10t_CreateFcn(hObject, eventdata, handles)if ispc    set(hObject,'BackgroundColor','white');else    set(hObject,'BackgroundColor',get(0,'defaultUicontrolBackgroundColor'));endfunction a10t_Callback(hObject, eventdata, handles)	handles = get(gcf,'UserData');	handles.textnum = 10;	set(gcf,'UserData',handles);	wavexpofn 'atext'% --- Executes during object creation, after setting all properties.function a11_CreateFcn(hObject, eventdata, handles)usewhitebg = 1;if usewhitebg    set(hObject,'BackgroundColor',[.9 .9 .9]);else    set(hObject,'BackgroundColor',get(0,'defaultUicontrolBackgroundColor'));end% --- Executes on slider movement.function a11_Callback(hObject, eventdata, handles)	handles = get(gcf,'UserData');	handles.textnum = 11;	set(gcf,'UserData',handles);	wavexpofn 'aslider'% --- Executes during object creation, after setting all properties.function a11t_CreateFcn(hObject, eventdata, handles)if ispc    set(hObject,'BackgroundColor','white');else    set(hObject,'BackgroundColor',get(0,'defaultUicontrolBackgroundColor'));endfunction a11t_Callback(hObject, eventdata, handles)	handles = get(gcf,'UserData');	handles.textnum = 11;	set(gcf,'UserData',handles);	wavexpofn 'atext'% --- Executes during object creation, after setting all properties.function a12_CreateFcn(hObject, eventdata, handles)usewhitebg = 1;if usewhitebg    set(hObject,'BackgroundColor',[.9 .9 .9]);else    set(hObject,'BackgroundColor',get(0,'defaultUicontrolBackgroundColor'));end% --- Executes on slider movement.function a12_Callback(hObject, eventdata, handles)	handles = get(gcf,'UserData');	handles.textnum = 12;	set(gcf,'UserData',handles);	wavexpofn 'aslider'% --- Executes during object creation, after setting all properties.function a12t_CreateFcn(hObject, eventdata, handles)if ispc    set(hObject,'BackgroundColor','white');else    set(hObject,'BackgroundColor',get(0,'defaultUicontrolBackgroundColor'));endfunction a12t_Callback(hObject, eventdata, handles)	handles = get(gcf,'UserData');	handles.textnum = 12;	set(gcf,'UserData',handles);	wavexpofn 'atext'% --- Executes during object creation, after setting all properties.function a13_CreateFcn(hObject, eventdata, handles)usewhitebg = 1;if usewhitebg    set(hObject,'BackgroundColor',[.9 .9 .9]);else    set(hObject,'BackgroundColor',get(0,'defaultUicontrolBackgroundColor'));end% --- Executes on slider movement.function a13_Callback(hObject, eventdata, handles)	handles = get(gcf,'UserData');	handles.textnum = 13;	set(gcf,'UserData',handles);	wavexpofn 'aslider'% --- Executes during object creation, after setting all properties.function a13t_CreateFcn(hObject, eventdata, handles)if ispc    set(hObject,'BackgroundColor','white');else    set(hObject,'BackgroundColor',get(0,'defaultUicontrolBackgroundColor'));endfunction a13t_Callback(hObject, eventdata, handles)	handles = get(gcf,'UserData');	handles.textnum = 13;	set(gcf,'UserData',handles);	wavexpofn 'atext'% --- Executes during object creation, after setting all properties.function a14t_CreateFcn(hObject, eventdata, handles)if ispc    set(hObject,'BackgroundColor','white');else    set(hObject,'BackgroundColor',get(0,'defaultUicontrolBackgroundColor'));endfunction a14t_Callback(hObject, eventdata, handles)	handles = get(gcf,'UserData');	handles.textnum = 14;	set(gcf,'UserData',handles);	wavexpofn 'atext'% --- Executes during object creation, after setting all properties.function a14_CreateFcn(hObject, eventdata, handles)usewhitebg = 1;if usewhitebg    set(hObject,'BackgroundColor',[.9 .9 .9]);else    set(hObject,'BackgroundColor',get(0,'defaultUicontrolBackgroundColor'));end% --- Executes on slider movement.function a14_Callback(hObject, eventdata, handles)	handles = get(gcf,'UserData');	handles.textnum = 14;	set(gcf,'UserData',handles);	wavexpofn 'aslider'% --- Executes during object creation, after setting all properties.function p8_CreateFcn(hObject, eventdata, handles)usewhitebg = 1;if usewhitebg    set(hObject,'BackgroundColor',[.9 .9 .9]);else    set(hObject,'BackgroundColor',get(0,'defaultUicontrolBackgroundColor'));end% --- Executes on slider movement.function p8_Callback(hObject, eventdata, handles)	handles = get(gcf,'UserData');	handles.textnum = 8;	set(gcf,'UserData',handles);	wavexpofn 'pslider'% --- Executes during object creation, after setting all properties.function p9_CreateFcn(hObject, eventdata, handles)usewhitebg = 1;if usewhitebg    set(hObject,'BackgroundColor',[.9 .9 .9]);else    set(hObject,'BackgroundColor',get(0,'defaultUicontrolBackgroundColor'));end% --- Executes on slider movement.function p9_Callback(hObject, eventdata, handles)	handles = get(gcf,'UserData');	handles.textnum = 9;	set(gcf,'UserData',handles);	wavexpofn 'pslider'% --- Executes during object creation, after setting all properties.function p10_CreateFcn(hObject, eventdata, handles)usewhitebg = 1;if usewhitebg    set(hObject,'BackgroundColor',[.9 .9 .9]);else    set(hObject,'BackgroundColor',get(0,'defaultUicontrolBackgroundColor'));end% --- Executes on slider movement.function p10_Callback(hObject, eventdata, handles)	handles = get(gcf,'UserData');	handles.textnum = 10;	set(gcf,'UserData',handles);	wavexpofn 'pslider'% --- Executes during object creation, after setting all properties.

⌨️ 快捷键说明

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