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

📄 moderrgui.m

📁 雷达信号处理、或阵列信号处理中能够用上的重要的matlab工具箱——阵列信号处理工具箱
💻 M
📖 第 1 页 / 共 3 页
字号:
function fig = moderrgui()% This is the machine-generated representation of a Handle Graphics object% and its children.  Note that handle values may change when these objects% are re-created. This may cause problems with any callbacks written to% depend on the value of the handle at the time the object was saved.% This problem is solved by saving the output as a FIG-file.%% To reopen this object, just type the name of the M-file at the MATLAB% prompt. The M-file and its associated MAT-file must be on your path.% % NOTE: certain newer features in MATLAB may not have been saved in this% M-file due to limitations of this format, which has been superseded by% FIG-files.  Figures which have been annotated using the plot editor tools% are incompatible with the M-file/MAT-file format, and should be saved as% FIG-files.%%     *    DBT, A Matlab Toolbox for Radar Signal Processing    *% (c) FOA 1994-2000. See the file dbtright.m for copyright notice.%%    Start                : 990119 Svante Bj鰎klund (svabj).%    Latest change: $Date: 2000/10/16 15:39:21 $ $Author: svabj $.%    $Revision: 1.3 $% *****************************************************************************load moderrguih0 = figure('Color',[0.8 0.8 0.8], ...	'Colormap',[0 0 0], ...	'DoubleBuffer','on', ...	'FileName','C:\Program\MATLABR11\toolbox\dbt\gui\moderrgui.m', ...	'KeyPressFcn','dokeypress(gcbf)', ...	'Name','Simulation Of Model Errors', ...	'NumberTitle','off', ...	'PaperPosition',[18 180 576 432], ...	'PaperType','A4', ...	'PaperUnits','points', ...	'Position',[1 29 800 553], ...	'ResizeFcn','doresize(gcbf)', ...	'Tag','maingui', ...	'ToolBar','none', ...	'DefaultaxesCreateFcn','plotedit(gcbf,''promoteoverlay''); ');h1 = uimenu('Parent',h0, ...	'HandleVisibility','off', ...	'Tag','ScribeHGBinObject', ...	'Visible','off');h1 = uimenu('Parent',h0, ...	'HandleVisibility','off', ...	'Tag','ScribeFigObjStorage', ...	'Visible','off');h1 = uimenu('Parent',h0, ...	'HandleVisibility','off', ...	'Tag','ScribeHGBinObject', ...	'Visible','off');h1 = uimenu('Parent',h0, ...	'HandleVisibility','off', ...	'Tag','ScribeFigObjStorage', ...	'Visible','off');h1 = uimenu('Parent',h0, ...	'HandleVisibility','off', ...	'Tag','ScribeHGBinObject', ...	'Visible','off');h1 = uimenu('Parent',h0, ...	'HandleVisibility','off', ...	'Tag','ScribeFigObjStorage', ...	'Visible','off');h1 = uimenu('Parent',h0, ...	'HandleVisibility','off', ...	'Tag','ScribeHGBinObject', ...	'Visible','off');h1 = uimenu('Parent',h0, ...	'HandleVisibility','off', ...	'Tag','ScribeFigObjStorage', ...	'Visible','off');h1 = uimenu('Parent',h0, ...	'HandleVisibility','off', ...	'Tag','ScribeHGBinObject', ...	'Visible','off');h1 = uimenu('Parent',h0, ...	'HandleVisibility','off', ...	'Tag','ScribeHGBinObject', ...	'Visible','off');h1 = uimenu('Parent',h0, ...	'HandleVisibility','off', ...	'Tag','ScribeFigObjStorage', ...	'Visible','off');h1 = uimenu('Parent',h0, ...	'HandleVisibility','off', ...	'Tag','ScribeHGBinObject', ...	'Visible','off');h1 = uimenu('Parent',h0, ...	'HandleVisibility','off', ...	'Tag','ScribeFigObjStorage', ...	'Visible','off');h1 = uicontrol('Parent',h0, ...	'Units','points', ...	'BackgroundColor',[0.658823529411765 0.596078431372549 0.564705882352941], ...	'ListboxTop',0, ...	'Position',[299.25 27 246.75 292.5], ...	'Style','frame', ...	'Tag','SourceFrame');h1 = uicontrol('Parent',h0, ...	'Units','points', ...	'BackgroundColor',[0.658823529411765 0.596078431372549 0.564705882352941], ...	'ListboxTop',0, ...	'Position',[299.25 318.75 124.5 14.25], ...	'Style','frame', ...	'Tag','SourceFrameHead');h1 = uicontrol('Parent',h0, ...	'Units','points', ...	'BackgroundColor',[0.658823529411765 0.596078431372549 0.564705882352941], ...	'ListboxTop',0, ...	'Position',[10.5 354 534.75 80.25], ...	'Style','frame', ...	'Tag','SimParam-Frm');h1 = uicontrol('Parent',h0, ...	'Units','points', ...	'BackgroundColor',[0.658823529411765 0.596078431372549 0.564705882352941], ...	'HorizontalAlignment','right', ...	'ListboxTop',0, ...	'Position',[191.25 417 106.5 9.75], ...	'String','Number Of Monte-Carlo Runs:', ...	'Style','text', ...	'Tag','NumOfMCRuns-Txt');h1 = uicontrol('Parent',h0, ...	'Units','points', ...	'BackgroundColor',[0.658823529411765 0.596078431372549 0.564705882352941], ...	'HorizontalAlignment','right', ...	'ListboxTop',0, ...	'Position',[191.25 402 106.5 9.75], ...	'String','Number Of Time-Samples:', ...	'Style','text', ...	'Tag','NumOfTimeSmpls-Txt');h1 = uicontrol('Parent',h0, ...	'Units','points', ...	'BackgroundColor',[0.658823529411765 0.596078431372549 0.564705882352941], ...	'HorizontalAlignment','right', ...	'ListboxTop',0, ...	'Position',[191.25 386.25 106.5 9.75], ...	'String','Beamforming Method 1:', ...	'Style','text', ...	'Tag','BF1-Txt');h1 = uicontrol('Parent',h0, ...	'Units','points', ...	'BackgroundColor',[0.658823529411765 0.596078431372549 0.564705882352941], ...	'HorizontalAlignment','right', ...	'ListboxTop',0, ...	'Position',[191.25 366 106.5 10.5], ...	'String','Beamforming Method 2:', ...	'Style','text', ...	'Tag','BF2-Txt');h1 = uicontrol('Parent',h0, ...	'Units','points', ...	'BackgroundColor',[0.658823529411765 0.596078431372549 0.564705882352941], ...	'ListboxTop',0, ...	'Position',[302.25 362.25 50.25 15], ...	'String',['cbf    ';'music  ';'minnorm';'capon  '], ...	'Style','popupmenu', ...	'Tag','BFMethod-2', ...	'Value',2);h1 = uicontrol('Parent',h0, ...	'Units','points', ...	'BackgroundColor',[0.658823529411765 0.596078431372549 0.564705882352941], ...	'ListboxTop',0, ...	'Position',[302.25 381 50.25 15], ...	'String',['cbf    ';'music  ';'minnorm';'capon  '], ...	'Style','popupmenu', ...	'Tag','BFMethod-1', ...	'Value',1);h1 = uicontrol('Parent',h0, ...	'Units','points', ...	'BackgroundColor',[1 1 1], ...	'ListboxTop',0, ...	'Position',[302.25 414.75 35.25 12], ...	'String','3', ...	'Style','edit', ...	'Tag','Num Of MC-Runs');h1 = uicontrol('Parent',h0, ...	'BackgroundColor',[1 1 1], ...	'ListboxTop',0, ...	'Position',[404 535 47 16], ...	'String','100', ...	'Style','edit', ...	'Tag','Num Of Time-Smpls');h1 = uicontrol('Parent',h0, ...	'Units','points', ...	'BackgroundColor',[0.658823529411765 0.596078431372549 0.564705882352941], ...	'HorizontalAlignment','right', ...	'ListboxTop',0, ...	'Position',[15.75 371.25 65.25 9.75], ...	'String','Type of Error:', ...	'Style','text', ...	'Tag','ErrType-Txt');h1 = uicontrol('Parent',h0, ...	'Units','points', ...	'BackgroundColor',[0.658823529411765 0.596078431372549 0.564705882352941], ...	'ListboxTop',0, ...	'Position',[83.25 366 99 15], ...	'String',['Element Position Error   ';'Number Of Targets (MUSIC)';'Channel Phase Error      ';'Channel Amplitude Error  '], ...	'Style','popupmenu', ...	'Tag','Model Error Type', ...	'TooltipString','Select type of error to simulate', ...	'Value',3);h1 = uicontrol('Parent',h0, ...	'Units','points', ...	'BackgroundColor',[0.658823529411765 0.596078431372549 0.564705882352941], ...	'HorizontalAlignment','right', ...	'ListboxTop',0, ...	'Position',[15 386.25 65.25 9.75], ...	'String','Final Error Level:', ...	'Style','text', ...	'Tag','FinalErrLev-Txt', ...	'UserData','[ ]');h1 = uicontextmenu('Parent',h0, ...	'Callback','domymenu update', ...	'HandleVisibility','off', ...	'Tag','ScribeAxistextObjContextMenu');h2 = uimenu('Parent',h1, ...	'Callback','domymenu cut', ...	'HandleVisibility','off', ...	'Label','Cu&t', ...	'Tag','ScribeAxistextObjCutMenu');h2 = uimenu('Parent',h1, ...	'Callback','domymenu copy', ...	'HandleVisibility','off', ...	'Label','&Copy', ...	'Tag','ScribeAxistextObjCopyMenu');h2 = uimenu('Parent',h1, ...	'Callback','domymenu paste', ...	'HandleVisibility','off', ...	'Label','&Paste', ...	'Tag','ScribeAxistextObjPasteMenu');h2 = uimenu('Parent',h1, ...	'Callback','domymenu clear', ...	'HandleVisibility','off', ...	'Label','Clea&r', ...	'Tag','ScribeAxistextObjClearMenu');h2 = uimenu('Parent',h1, ...	'Callback','domymenu string', ...	'HandleVisibility','off', ...	'Label','&String...', ...	'Separator','on', ...	'Tag','ScribeAxistextObjStringMenu');h2 = uimenu('Parent',h1, ...	'Callback','domymenu size', ...	'HandleVisibility','off', ...	'Label','&Font Size', ...	'Tag','ScribeAxistextObjSizeMenu');h3 = uimenu('Parent',h2, ...	'Callback','domymenu size 4', ...	'HandleVisibility','off', ...	'Label','4', ...	'Tag','ScribeEditlineObjSizeMenu4');h3 = uimenu('Parent',h2, ...	'Callback','domymenu size 6', ...	'HandleVisibility','off', ...	'Label','6', ...	'Tag','ScribeEditlineObjSizeMenu6');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 size 11', ...	'HandleVisibility','off', ...	'Label','11', ...	'Tag','ScribeEditlineObjSizeMenu11');h3 = uimenu('Parent',h2, ...	'Callback','domymenu size 12', ...	'HandleVisibility','off', ...	'Label','12', ...	'Tag','ScribeEditlineObjSizeMenu12');h3 = uimenu('Parent',h2, ...	'Callback','domymenu size 14', ...	'HandleVisibility','off', ...	'Label','14', ...	'Tag','ScribeEditlineObjSizeMenu14');h3 = uimenu('Parent',h2, ...	'Callback','domymenu size 18', ...	'HandleVisibility','off', ...	'Label','18', ...	'Tag','ScribeEditlineObjSizeMenu18');h3 = uimenu('Parent',h2, ...	'Callback','domymenu size 24', ...	'HandleVisibility','off', ...	'Label','24', ...	'Tag','ScribeEditlineObjSizeMenu24');h3 = uimenu('Parent',h2, ...	'Callback','domymenu size 32', ...	'HandleVisibility','off', ...	'Label','32', ...	'Tag','ScribeEditlineObjSizeMenu32');h3 = uimenu('Parent',h2, ...	'Callback','domymenu font', ...	'HandleVisibility','off', ...	'Label','more...', ...	'Tag','ScribeEditlineObjSizeMenuMore');h2 = uimenu('Parent',h1, ...	'Callback','domymenu style', ...	'HandleVisibility','off', ...	'Label','Font St&yle', ...	'Tag','ScribeAxistextObjStyleMenu');h3 = uimenu('Parent',h2, ...	'Callback','domymenu style normal', ...	'HandleVisibility','off', ...	'Label','&Normal', ...	'Tag','ScribeAxistextObjStyleMenuNormal');h3 = uimenu('Parent',h2, ...	'Callback','domymenu style italic', ...	'HandleVisibility','off', ...	'Label','&Italic', ...	'Tag','ScribeAxistextdObjStyleMenuItalic');h3 = uimenu('Parent',h2, ...	'Callback','domymenu style bold', ...	'HandleVisibility','off', ...	'Label','&Bold', ...	'Tag','ScribeAxistextObjStyleMenuBold');h2 = uimenu('Parent',h1, ...	'Callback','domymenu color', ...	'HandleVisibility','off', ...	'Label','Co&lor...', ...	'Tag','ScribeAxistextObjColorMenu');h2 = uimenu('Parent',h1, ...	'Callback','domymenu font', ...	'HandleVisibility','off', ...	'Label','&Properties...', ...	'Separator','on', ...	'Tag','ScribeAxistextObjMoreMenu');h1 = uicontextmenu('Parent',h0, ...	'Callback','domymenu update', ...	'HandleVisibility','off', ...	'Tag','ScribeEditlineObjContextMenu');h2 = uimenu('Parent',h1, ...	'Callback','domymenu cut', ...	'HandleVisibility','off', ...	'Label','Cu&t', ...	'Tag','ScribeEditlineObjCutMenu');h2 = uimenu('Parent',h1, ...

⌨️ 快捷键说明

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