📄 findparameters.m
字号:
h1 = uicontrol('Parent',h0, ...
'Units','characters', ...
'BackgroundColor',[0.8 0.8 0.8], ...
'ListboxTop',0, ...
'Position',[106.5 11.5 5 1], ...
'String','and', ...
'Style','text', ...
'Tag','StaticText2');
h1 = uicontrol('Parent',h0, ...
'Units','characters', ...
'BackgroundColor',[1 1 1], ...
'ListboxTop',0, ...
'Position',[97 11.25 9 1.5], ...
'Style','edit', ...
'Tag','txtLowerLimit4');
h1 = uicontrol('Parent',h0, ...
'Units','characters', ...
'BackgroundColor',[0.8 0.8 0.8], ...
'ListboxTop',0, ...
'Position',[80 11.5 16 1], ...
'String','spaced between', ...
'Style','text', ...
'Tag','StaticText2');
h1 = uicontrol('Parent',h0, ...
'Units','characters', ...
'BackgroundColor',[0.87843137254902 0.815686274509804 0.596078431372549], ...
'ListboxTop',0, ...
'Position',[61.5 11.25 18 1.5], ...
'String',mat4, ...
'Style','popupmenu', ...
'Tag','popSpacing4', ...
'Value',1);
h1 = uicontrol('Parent',h0, ...
'Units','characters', ...
'BackgroundColor',[0.8 0.8 0.8], ...
'Callback','FindParametersFunctions(''Number4'')', ...
'ListboxTop',0, ...
'Position',[57 11.5 3 1], ...
'Style','radiobutton', ...
'Tag','btnNumeric4');
h1 = uicontrol('Parent',h0, ...
'Units','characters', ...
'BackgroundColor',[0.8 0.8 0.8], ...
'Callback','FindParametersFunctions(''String4'')', ...
'ListboxTop',0, ...
'Position',[30 11.5 10 1], ...
'String','String:', ...
'Style','radiobutton', ...
'Tag','btnString4');
h1 = uicontrol('Parent',h0, ...
'Units','characters', ...
'BackgroundColor',[1 1 1], ...
'ListboxTop',0, ...
'Position',[40.5 11.25 14 1.5], ...
'Style','edit', ...
'Tag','txtString4');
h1 = uicontrol('Parent',h0, ...
'Units','characters', ...
'BackgroundColor',[0.8 0.8 0.8], ...
'Callback','FindParametersFunctions(''None4'')', ...
'ListboxTop',0, ...
'Position',[18 11.5 10 1], ...
'String','None', ...
'Style','radiobutton', ...
'Tag','btnNone4',...
'Value',1);
h1 = uicontrol('Parent',h0, ...
'Units','characters', ...
'BackgroundColor',[0.87843137254902 0.815686274509804 0.596078431372549], ...
'ListboxTop',0, ...
'Position',[3 15.75 120 0.15], ...
'Style','frame', ...
'Tag','Frame2');
h1 = uicontrol('Parent',h0, ...
'Units','characters', ...
'BackgroundColor',[0.87843137254902 0.815686274509804 0.596078431372549], ...
'ListboxTop',0, ...
'Position',[3 13.25 120 0.15], ...
'Style','frame', ...
'Tag','Frame2');
h1 = uicontrol('Parent',h0, ...
'Units','characters', ...
'BackgroundColor',[0.87843137254902 0.815686274509804 0.596078431372549], ...
'ListboxTop',0, ...
'Position',[3 10.75 120 0.15], ...
'Style','frame', ...
'Tag','Frame2');
h1 = uicontrol('Parent',h0, ...
'Units','characters', ...
'BackgroundColor',[0.87843137254902 0.815686274509804 0.596078431372549], ...
'ListboxTop',0, ...
'Position',[3 8.25 120 0.15], ...
'Style','frame', ...
'Tag','Frame2');
h1 = uicontrol('Parent',h0, ...
'Units','characters', ...
'BackgroundColor',[0.8 0.8 0.8], ...
'Callback','FindParametersFunctions(''None5'')', ...
'ListboxTop',0, ...
'Position',[18 9 10 1], ...
'String','None', ...
'Style','radiobutton', ...
'Tag','btnNone5', ...
'Value',1);
h1 = uicontrol('Parent',h0, ...
'Units','characters', ...
'BackgroundColor',[1 1 1], ...
'ListboxTop',0, ...
'Position',[40.5 8.75 14 1.5], ...
'Style','edit', ...
'Tag','txtString5');
h1 = uicontrol('Parent',h0, ...
'Units','characters', ...
'BackgroundColor',[0.8 0.8 0.8], ...
'Callback','FindParametersFunctions(''String5'')', ...
'ListboxTop',0, ...
'Position',[30 9 10 1], ...
'String','String:', ...
'Style','radiobutton', ...
'Tag','btnString5');
h1 = uicontrol('Parent',h0, ...
'Units','characters', ...
'BackgroundColor',[0.8 0.8 0.8], ...
'Callback','FindParametersFunctions(''Number5'')', ...
'ListboxTop',0, ...
'Position',[57 9 3 1], ...
'Style','radiobutton', ...
'Tag','btnNumeric5');
h1 = uicontrol('Parent',h0, ...
'Units','characters', ...
'BackgroundColor',[0.87843137254902 0.815686274509804 0.596078431372549], ...
'ListboxTop',0, ...
'Position',[61.5 8.75 18 1.5], ...
'String',mat5, ...
'Style','popupmenu', ...
'Tag','popSpacing5', ...
'Value',1);
h1 = uicontrol('Parent',h0, ...
'Units','characters', ...
'BackgroundColor',[0.8 0.8 0.8], ...
'ListboxTop',0, ...
'Position',[80 9 16 1], ...
'String','spaced between', ...
'Style','text', ...
'Tag','StaticText2');
h1 = uicontrol('Parent',h0, ...
'Units','characters', ...
'BackgroundColor',[1 1 1], ...
'ListboxTop',0, ...
'Position',[97 8.75 9 1.5], ...
'Style','edit', ...
'Tag','txtLowerLimit5');
h1 = uicontrol('Parent',h0, ...
'Units','characters', ...
'BackgroundColor',[0.8 0.8 0.8], ...
'ListboxTop',0, ...
'Position',[106.5 9 5 1], ...
'String','and', ...
'Style','text', ...
'Tag','StaticText2');
h1 = uicontrol('Parent',h0, ...
'Units','characters', ...
'BackgroundColor',[1 1 1], ...
'ListboxTop',0, ...
'Position',[113 8.75 9 1.5], ...
'Style','edit', ...
'Tag','txtUpperLimit5');
h1 = uicontrol('Parent',h0, ...
'Units','characters', ...
'BackgroundColor',[0.8 0.8 0.8], ...
'ListboxTop',0, ...
'Position',[4 9 12 1], ...
'String','Parameter 5', ...
'Style','text', ...
'Tag','StaticText3');
h1 = uicontrol('Parent',h0, ...
'Units','characters', ...
'BackgroundColor',[0.87843137254902 0.815686274509804 0.596078431372549], ...
'ListboxTop',0, ...
'Position',[3 5.75 120 0.15], ...
'Style','frame', ...
'Tag','Frame2');
h1 = uicontrol('Parent',h0, ...
'Units','characters', ...
'BackgroundColor',[0.8 0.8 0.8], ...
'Callback','FindParametersFunctions(''None6'')', ...
'ListboxTop',0, ...
'Position',[18 6.5 10 1], ...
'String','None', ...
'Style','radiobutton', ...
'Tag','btnNone6', ...
'Value',1);
h1 = uicontrol('Parent',h0, ...
'Units','characters', ...
'BackgroundColor',[1 1 1], ...
'ListboxTop',0, ...
'Position',[40.5 6.25 14 1.5], ...
'Style','edit', ...
'Tag','txtString6');
h1 = uicontrol('Parent',h0, ...
'Units','characters', ...
'BackgroundColor',[0.8 0.8 0.8], ...
'Callback','FindParametersFunctions(''String6'')', ...
'ListboxTop',0, ...
'Position',[30 6.5 10 1], ...
'String','String:', ...
'Style','radiobutton', ...
'Tag','btnString6');
h1 = uicontrol('Parent',h0, ...
'Units','characters', ...
'BackgroundColor',[0.8 0.8 0.8], ...
'Callback','FindParametersFunctions(''Number6'')', ...
'ListboxTop',0, ...
'Position',[57 6.5 3 1], ...
'Style','radiobutton', ...
'Tag','btnNumeric6');
h1 = uicontrol('Parent',h0, ...
'Units','characters', ...
'BackgroundColor',[0.87843137254902 0.815686274509804 0.596078431372549], ...
'ListboxTop',0, ...
'Position',[61.5 6.25 18 1.5], ...
'String',mat6, ...
'Style','popupmenu', ...
'Tag','popSpacing6', ...
'Value',1);
h1 = uicontrol('Parent',h0, ...
'Units','characters', ...
'BackgroundColor',[0.8 0.8 0.8], ...
'ListboxTop',0, ...
'Position',[80 6.5 16 1], ...
'String','spaced between', ...
'Style','text', ...
'Tag','StaticText2');
h1 = uicontrol('Parent',h0, ...
'Units','characters', ...
'BackgroundColor',[1 1 1], ...
'ListboxTop',0, ...
'Position',[97 6.25 9 1.5], ...
'Style','edit', ...
'Tag','txtLowerLimit6');
h1 = uicontrol('Parent',h0, ...
'Units','characters', ...
'BackgroundColor',[0.8 0.8 0.8], ...
'ListboxTop',0, ...
'Position',[106.5 6.5 5 1], ...
'String','and', ...
'Style','text', ...
'Tag','StaticText2');
h1 = uicontrol('Parent',h0, ...
'Units','characters', ...
'BackgroundColor',[1 1 1], ...
'ListboxTop',0, ...
'Position',[113 6.25 9 1.5], ...
'Style','edit', ...
'Tag','txtUpperLimit6');
h1 = uicontrol('Parent',h0, ...
'Units','characters', ...
'BackgroundColor',[0.8 0.8 0.8], ...
'ListboxTop',0, ...
'Position',[4 6.5 12 1], ...
'String','Parameter 6', ...
'Style','text', ...
'Tag','StaticText3');
h1 = uicontrol('Parent',h0, ...
'Units','characters', ...
'BackgroundColor',[0.8 0.8 0.8], ...
'HorizontalAlignment','left', ...
'ListboxTop',0, ...
'Position',[4 3.75 20 1], ...
'String','Number of folds:', ...
'Style','text', ...
'Tag','StaticText4');
h1 = uicontrol('Parent',h0, ...
'Units','characters', ...
'BackgroundColor',[1 1 1], ...
'ListboxTop',0, ...
'Position',[24 3.5 6 1.5], ...
'HorizontalAlignment','center', ...
'String','5', ...
'Style','edit', ...
'Tag','txtFolds');
h1 = uicontrol('Parent',h0, ...
'Units','characters', ...
'BackgroundColor',[0.8 0.8 0.8], ...
'HorizontalAlignment','left', ...
'ListboxTop',0, ...
'Position',[4 1.5 20 1], ...
'String','Number of divisions:', ...
'Style','text', ...
'Tag','StaticText4');
h1 = uicontrol('Parent',h0, ...
'Units','characters', ...
'BackgroundColor',[1 1 1], ...
'HorizontalAlignment','center', ...
'ListboxTop',0, ...
'Position',[24 1.25 6 1.5], ...
'String','10', ...
'Style','edit', ...
'Tag','txtDivisions');
h1 = uicontrol('Parent',h0, ...
'Units','characters', ...
'BackgroundColor',[0.87843137254902 0.815686274509804 0.596078431372549], ...
'Callback','FindParametersFunctions(''Start'')', ...
'ListboxTop',0, ...
'Position',[110 1.25 10 3], ...
'String','Start', ...
'Tag','pshStart');
if nargout > 0, fig = h0; end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -