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

📄 moderrgui.m

📁 雷达信号处理、或阵列信号处理中能够用上的重要的matlab工具箱——阵列信号处理工具箱
💻 M
📖 第 1 页 / 共 3 页
字号:
	'Callback','domymenu copy', ...	'HandleVisibility','off', ...	'Label','&Copy', ...	'Tag','ScribeEditlineObjCopyMenu');h2 = uimenu('Parent',h1, ...	'Callback','domymenu paste', ...	'HandleVisibility','off', ...	'Label','&Paste', ...	'Tag','ScribeEditlineObjPasteMenu');h2 = uimenu('Parent',h1, ...	'Callback','domymenu clear', ...	'HandleVisibility','off', ...	'Label','Clea&r', ...	'Tag','ScribeEditlineObjClearMenu');h2 = uimenu('Parent',h1, ...	'Callback','domymenu size', ...	'HandleVisibility','off', ...	'Label','Line &Width', ...	'Separator','on', ...	'Tag','ScribeEditlineObjSizeMenu');h3 = uimenu('Parent',h2, ...	'Callback','domymenu size 0.5', ...	'HandleVisibility','off', ...	'Label','0.5', ...	'Tag','ScribeEditlineObjSizeMenu0.5');h3 = uimenu('Parent',h2, ...	'Callback','domymenu size 1', ...	'HandleVisibility','off', ...	'Label','1', ...	'Tag','ScribeEditlineObjSizeMenu1');h3 = uimenu('Parent',h2, ...	'Callback','domymenu size 2', ...	'HandleVisibility','off', ...	'Label','2', ...	'Tag','ScribeEditlineObjSizeMenu2');h3 = uimenu('Parent',h2, ...	'Callback','domymenu size 3', ...	'HandleVisibility','off', ...	'Label','3', ...	'Tag','ScribeEditlineObjSizeMenu3');h3 = uimenu('Parent',h2, ...	'Callback','domymenu size 4', ...	'HandleVisibility','off', ...	'Label','4', ...	'Tag','ScribeEditlineObjSizeMenu4');h3 = uimenu('Parent',h2, ...	'Callback','domymenu size 5', ...	'HandleVisibility','off', ...	'Label','5', ...	'Tag','ScribeEditlineObjSizeMenu5');h3 = uimenu('Parent',h2, ...	'Callback','domymenu size 6', ...	'HandleVisibility','off', ...	'Label','6', ...	'Tag','ScribeEditlineObjSizeMenu6');h3 = uimenu('Parent',h2, ...	'Callback','domymenu size 7', ...	'HandleVisibility','off', ...	'Label','7', ...	'Tag','ScribeEditlineObjSizeMenu7');h3 = uimenu('Parent',h2, ...	'Callback','domymenu size 8', ...	'HandleVisibility','off', ...	'Label','8', ...	'Tag','ScribeEditlineObjSizeMenu8');h3 = uimenu('Parent',h2, ...	'Callback','domymenu size 9', ...	'HandleVisibility','off', ...	'Label','9', ...	'Tag','ScribeEditlineObjSizeMenu9');h3 = uimenu('Parent',h2, ...	'Callback','domymenu size 10', ...	'HandleVisibility','off', ...	'Label','10', ...	'Tag','ScribeEditlineObjSizeMenu10');h3 = uimenu('Parent',h2, ...	'Callback','domymenu more', ...	'HandleVisibility','off', ...	'Label','more...', ...	'Tag','ScribeEditlineObjSizeMenuMore');h2 = uimenu('Parent',h1, ...	'Callback','domymenu style', ...	'HandleVisibility','off', ...	'Label','Line &Style', ...	'Tag','ScribeEditlineObjStyleMenu');h3 = uimenu('Parent',h2, ...	'Callback','domymenu style solid', ...	'HandleVisibility','off', ...	'Label','solid', ...	'Tag','ScribeEditlineObjStyleMenuSolid');h3 = uimenu('Parent',h2, ...	'Callback','domymenu style dash', ...	'HandleVisibility','off', ...	'Label','dash', ...	'Tag','ScribeEditlineObjStyleMenuDash');h3 = uimenu('Parent',h2, ...	'Callback','domymenu style dot', ...	'HandleVisibility','off', ...	'Label','dot', ...	'Tag','ScribeEditlineObjStyleMenuDot');h3 = uimenu('Parent',h2, ...	'Callback','domymenu style dashdot', ...	'HandleVisibility','off', ...	'Label','dash-dot', ...	'Tag','ScribeEditlineObjStyleMenuDashDot');h2 = uimenu('Parent',h1, ...	'Callback','domymenu color', ...	'HandleVisibility','off', ...	'Label','Color...', ...	'Tag','ScribeEditlineObjColorMenu');h2 = uimenu('Parent',h1, ...	'Callback','domymenu more', ...	'HandleVisibility','off', ...	'Label','Properties...', ...	'Separator','on', ...	'Tag','ScribeEditlineObjMoreMenu');h1 = uicontrol('Parent',h0, ...	'Units','points', ...	'BackgroundColor',[1 1 1], ...	'ListboxTop',0, ...	'Position',[83.25 414 35.25 12], ...	'String','4', ...	'Style','edit', ...	'Tag','Num Of Err');h1 = uicontrol('Parent',h0, ...	'Units','points', ...	'BackgroundColor',[1 1 1], ...	'ListboxTop',0, ...	'Position',[83.25 384 35.25 12], ...	'String','60', ...	'Style','edit', ...	'Tag','Final Error Level');h1 = uicontrol('Parent',h0, ...	'Units','points', ...	'BackgroundColor',[1 1 1], ...	'ListboxTop',0, ...	'Position',[83.25 399 35.25 12], ...	'String','0', ...	'Style','edit', ...	'Tag','Init Error Level');h1 = uicontrol('Parent',h0, ...	'Units','points', ...	'BackgroundColor',[0.658823529411765 0.596078431372549 0.564705882352941], ...	'HorizontalAlignment','right', ...	'ListboxTop',0, ...	'Position',[15.75 401.25 65.25 9.75], ...	'String','Initial Error Level:', ...	'Style','text', ...	'Tag','InitErrLev-Txt', ...	'UserData','[ ]');h1 = uicontrol('Parent',h0, ...	'Units','points', ...	'BackgroundColor',[0.658823529411765 0.596078431372549 0.564705882352941], ...	'HorizontalAlignment','right', ...	'ListboxTop',0, ...	'Position',[15.75 416.25 65.25 9.75], ...	'String','Number Of  Errors:', ...	'Style','text', ...	'Tag','ErrLevCount-Txt', ...	'UserData','[ ]');h1 = uicontextmenu('Parent',h0, ...	'Callback','domymenu update', ...	'HandleVisibility','off', ...	'Tag','ScribeAxisObjContextMenu');h2 = uimenu('Parent',h1, ...	'Callback','domymenu cut', ...	'HandleVisibility','off', ...	'Label','Cu&t', ...	'Tag','ScribeAxisObjCutMenu');h2 = uimenu('Parent',h1, ...	'Callback','domymenu copy', ...	'HandleVisibility','off', ...	'Label','&Copy', ...	'Tag','ScribeAxisObjCopyMenu');h2 = uimenu('Parent',h1, ...	'Callback','domymenu paste', ...	'HandleVisibility','off', ...	'Label','&Paste', ...	'Tag','ScribeAxisObjPasteMenu');h2 = uimenu('Parent',h1, ...	'Callback','domymenu clear', ...	'HandleVisibility','off', ...	'Label','Clea&r', ...	'Tag','ScribeAxisObjClearMenu');h2 = uimenu('Parent',h1, ...	'Callback','domymenu showlegend', ...	'HandleVisibility','off', ...	'Label','Show Legend', ...	'Separator','on', ...	'Tag','ScribeAxisObjShowLegendMenu');h2 = uimenu('Parent',h1, ...	'Callback','domymenu moveresize', ...	'HandleVisibility','off', ...	'Label','Lock Position', ...	'Separator','on', ...	'Tag','ScribeAxisObjMoveResizeMenu');h2 = uimenu('Parent',h1, ...	'Callback','domymenu more', ...	'HandleVisibility','off', ...	'Label','Properties...', ...	'Separator','on', ...	'Tag','ScribeAxischildObjMoreMenu');h1 = uicontrol('Parent',h0, ...	'Units','points', ...	'BackgroundColor',[0.658823529411765 0.596078431372549 0.564705882352941], ...	'ListboxTop',0, ...	'Position',[10.5 433.5 148.5 14.25], ...	'Style','frame', ...	'Tag','SimParamHeadFrm');h1 = uicontrol('Parent',h0, ...	'Units','points', ...	'BackgroundColor',[0.658823529411765 0.596078431372549 0.564705882352941], ...	'FontSize',10, ...	'FontWeight','bold', ...	'HorizontalAlignment','left', ...	'ListboxTop',0, ...	'Position',[18.75 435 123.75 12], ...	'String','Simulation Parameters:', ...	'Style','text', ...	'Tag','SimParamHeader-Txt');h1 = uicontrol('Parent',h0, ...	'Units','points', ...	'BackgroundColor',[0.658823529411765 0.596078431372549 0.564705882352941], ...	'HorizontalAlignment','right', ...	'ListboxTop',0, ...	'Position',[368.25 415.5 129.75 9.75], ...	'String','Number Of Angles Between Targets:', ...	'Style','text', ...	'Tag','NumOfAng-Txt', ...	'UserData','[ ]');h1 = uicontrol('Parent',h0, ...	'Units','points', ...	'BackgroundColor',[0.658823529411765 0.596078431372549 0.564705882352941], ...	'HorizontalAlignment','right', ...	'ListboxTop',0, ...	'Position',[368.25 387.75 129.75 9.75], ...	'String','Final Angle Between Targets:', ...	'Style','text', ...	'Tag','FinalAngle-Txt', ...	'UserData','[ ]');h1 = uicontrol('Parent',h0, ...	'Units','points', ...	'BackgroundColor',[0.658823529411765 0.596078431372549 0.564705882352941], ...	'HorizontalAlignment','right', ...	'ListboxTop',0, ...	'Position',[368.25 402 129.75 9.75], ...	'String','Initial Angle Between Targets:', ...	'Style','text', ...	'Tag','InitAngle-Txt', ...	'UserData','[ ]');h1 = uicontrol('Parent',h0, ...	'Units','points', ...	'BackgroundColor',[0.658823529411765 0.596078431372549 0.564705882352941], ...	'HorizontalAlignment','right', ...	'ListboxTop',0, ...	'Position',[368.25 372.75 129.75 9.75], ...	'String','Centre Angle:', ...	'Style','text', ...	'Tag','AngleCentre-Txt', ...	'UserData','[ ]');h1 = uicontrol('Parent',h0, ...	'Units','points', ...	'BackgroundColor',[0 0 0], ...	'ListboxTop',0, ...	'Position',[359.25 360 1.5 67.5], ...	'Style','frame', ...	'Tag','SepSim2');h1 = uicontrol('Parent',h0, ...	'Units','points', ...	'BackgroundColor',[0 0 0], ...	'ListboxTop',0, ...	'Position',[186 360 1.5 67.5], ...	'Style','frame', ...	'Tag','SepSim1');h1 = uicontrol('Parent',h0, ...	'Units','points', ...	'BackgroundColor',[1 1 1], ...	'ListboxTop',0, ...	'Position',[501 414.75 35.25 12], ...	'String','5', ...	'Style','edit', ...	'Tag','Angle Count');h1 = uicontrol('Parent',h0, ...	'Units','points', ...	'BackgroundColor',[1 1 1], ...	'ListboxTop',0, ...	'Position',[501 400.5 35.25 12], ...	'String','0.1', ...	'Style','edit', ...	'Tag','Init Ang');h1 = uicontrol('Parent',h0, ...	'Units','points', ...	'BackgroundColor',[1 1 1], ...	'ListboxTop',0, ...	'Position',[501 386.25 35.25 12], ...	'String','1', ...	'Style','edit', ...	'Tag','Final Angle');h1 = uicontrol('Parent',h0, ...	'Units','points', ...	'BackgroundColor',[1 1 1], ...	'ListboxTop',0, ...	'Position',[500.25 372 35.25 12], ...	'String','0', ...	'Style','edit', ...	'Tag','Centre Angle');h1 = uicontrol('Parent',h0, ...	'Units','points', ...	'BackgroundColor',[0.658823529411765 0.596078431372549 0.564705882352941], ...	'FontSize',10, ...	'FontWeight','bold', ...	'HorizontalAlignment','left', ...	'ListboxTop',0, ...	'Position',[305.25 320.25 108 12], ...	'String','Source Parameters:', ...	'Style','text', ...	'Tag','SourceParamHeader-Txt');h1 = uicontrol('Parent',h0, ...	'Units','points', ...	'BackgroundColor',[0.658823529411765 0.596078431372549 0.564705882352941], ...	'HorizontalAlignment','right', ...	'ListboxTop',0, ...	'Position',[315 295.5 65.25 9.75], ...	'String','Noise Power [W]:', ...	'Style','text', ...	'Tag','NoisePwr-Txt');h1 = uicontrol('Parent',h0, ...	'Units','points', ...	'BackgroundColor',[1 1 1], ...	'Callback','numotgts', ...	'ListboxTop',0, ...	'Position',[383.25 228 35.25 12], ...	'String','2', ...	'Style','edit', ...	'Tag','Num Of Tgts');h1 = uicontrol('Parent',h0, ...	'Units','points', ...	'BackgroundColor',[0.658823529411765 0.596078431372549 0.564705882352941], ...	'HorizontalAlignment','right', ...	'ListboxTop',0, ...	'Position',[307.5 186 33 9.75], ...	'String','Target 1:', ...	'Style','text', ...	'Tag','Tgt1-Txt');h1 = uicontrol('Parent',h0, ...	'Units','points', ...	'BackgroundColor',[0.658823529411765 0.596078431372549 0.564705882352941], ...	'HorizontalAlignment','right', ...	'ListboxTop',0, ...

⌨️ 快捷键说明

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