📄 gcsvis.m
字号:
'Position',[112.5 225 75 18.75], ...
'String','5', ...
'Style','edit', ...
'Tag','NoEpochEdit');
h1 = uicontrol('Parent',h0, ...
'Units','points', ...
'BackgroundColor',[0.752941176470588 0.752941176470588 0.752941176470588], ...
'ListboxTop',0, ...
'Position',[18.75 243.75 75 18.75], ...
'String','No Nodes to add', ...
'Style','text', ...
'Tag','StaticText3');
h1 = uicontrol('Parent',h0, ...
'Units','points', ...
'BackgroundColor',[0.752941176470588 0.752941176470588 0.752941176470588], ...
'ListboxTop',0, ...
'Position',[18.75 225 75 18.75], ...
'String','No Epochs per Node', ...
'Style','text', ...
'Tag','StaticText3');
h1 = uicontrol('Parent',h0, ...
'Units','points', ...
'BackgroundColor',[0.752941176470588 0.752941176470588 0.752941176470588], ...
'Callback','switchyard(''Normalise'')', ...
'ListboxTop',0, ...
'Position',[18.75 168.75 75 15], ...
'String','Normalise Data', ...
'Style','checkbox', ...
'Tag','Normalise');
h1 = uicontrol('Parent',h0, ...
'Units','points', ...
'BackgroundColor',[0.752941176470588 0.752941176470588 0.752941176470588], ...
'Callback','switchyard(''EqualPriors'')', ...
'ListboxTop',0, ...
'Position',[112.5 168.75 75 15], ...
'String','Equalise Priors', ...
'Style','checkbox', ...
'Tag','EqualPriors', ...
'Value',1);
h1 = uicontrol('Parent',h0, ...
'Units','points', ...
'BackgroundColor',[0.752941176470588 0.752941176470588 0.752941176470588], ...
'ListboxTop',0, ...
'Position',[18.75 187.5 75 18.75], ...
'String','No Test Semples', ...
'Style','text', ...
'Tag','StaticText3');
h1 = uicontrol('Parent',h0, ...
'Units','points', ...
'BackgroundColor',[0.752941176470588 0.752941176470588 0.752941176470588], ...
'ListboxTop',0, ...
'Position',[18.75 206.25 75 18.75], ...
'String','No Training Samples', ...
'Style','text', ...
'Tag','StaticText3');
h1 = uicontrol('Parent',h0, ...
'Units','points', ...
'BackgroundColor',[1 1 1], ...
'Callback','switchyard(''NoTestChange'')', ...
'ListboxTop',0, ...
'Position',[112.5 187.5 75 18.75], ...
'String','0', ...
'Style','edit', ...
'Tag','NoTestEdit');
h1 = uicontrol('Parent',h0, ...
'Units','points', ...
'BackgroundColor',[1 1 1], ...
'Callback','switchyard(''NoTrainChange'')', ...
'ListboxTop',0, ...
'Position',[112.5 206.25 75 18.75], ...
'String','150', ...
'Style','edit', ...
'Tag','NoTrainEdit');
h1 = uicontrol('Parent',h0, ...
'Units','points', ...
'BackgroundColor',[0.752941176470588 0.752941176470588 0.752941176470588], ...
'FontSize',12, ...
'ListboxTop',0, ...
'Position',[225.75 364.5 181.5 15], ...
'String','GCS network plan view', ...
'Style','text', ...
'Tag','StaticText6');
h1 = axes('Parent',h0, ...
'CameraUpVector',[0 1 0], ...
'CameraUpVectorMode','manual', ...
'Color',[1 1 1], ...
'ColorOrder',mat12, ...
'NextPlot','add', ...
'Position',[0.4037685060565276 0.539568345323741 0.3230148048452221 0.3111510791366907], ...
'Tag','NetAxes', ...
'XColor',[0 0 0], ...
'XLimMode','manual', ...
'YColor',[0 0 0], ...
'YLimMode','manual', ...
'ZColor',[0 0 0]);
h2 = text('Parent',h1, ...
'Color',[0 0 0], ...
'HandleVisibility','off', ...
'HorizontalAlignment','center', ...
'Position',[0.497907949790795 -0.1395348837209303 17.32050807568877], ...
'Tag','Axes1Text4', ...
'VerticalAlignment','cap');
set(get(h2,'Parent'),'XLabel',h2);
h2 = text('Parent',h1, ...
'Color',[0 0 0], ...
'HandleVisibility','off', ...
'HorizontalAlignment','center', ...
'Position',mat13, ...
'Rotation',90, ...
'Tag','Axes1Text3', ...
'VerticalAlignment','baseline');
set(get(h2,'Parent'),'YLabel',h2);
h2 = text('Parent',h1, ...
'Color',[0 0 0], ...
'HandleVisibility','off', ...
'HorizontalAlignment','right', ...
'Position',mat14, ...
'Tag','Axes1Text2', ...
'Visible','off');
set(get(h2,'Parent'),'ZLabel',h2);
h2 = text('Parent',h1, ...
'Color',[0 0 0], ...
'HandleVisibility','off', ...
'HorizontalAlignment','center', ...
'Position',[0.497907949790795 1.040697674418605 17.32050807568877], ...
'Tag','Axes1Text1', ...
'VerticalAlignment','bottom');
set(get(h2,'Parent'),'Title',h2);
h2 = line('Parent',h1, ...
'Color',[0 0 0], ...
'Tag','NetAxesLine6', ...
'YData',[0 0]);
h2 = line('Parent',h1, ...
'Color',[0 0 0], ...
'Tag','NetAxesLine5', ...
'YData',[0 0]);
h2 = line('Parent',h1, ...
'Color',[0 0 0], ...
'Tag','NetAxesLine4', ...
'XData',[0 0.5]);
h2 = line('Parent',h1, ...
'Color',[0 0 0], ...
'Tag','NetAxesLine3', ...
'XData',[0 0.5]);
h2 = line('Parent',h1, ...
'Color',[0 0 0], ...
'Tag','NetAxesLine2', ...
'XData',[1 0.5]);
h2 = line('Parent',h1, ...
'Color',[0 0 0], ...
'Tag','NetAxesLine1', ...
'XData',[1 0.5]);
h1 = axes('Parent',h0, ...
'View',[45 30], ...
'CameraUpVector',[0 0 1], ...
'CameraUpVectorMode','manual', ...
'Color',[1 1 1], ...
'ColorOrder',mat15, ...
'NextPlot','add', ...
'Position',[0.3983849259757739 0.131294964028777 0.3230148048452221 0.3111510791366907], ...
'Tag','FreqAxes', ...
'XColor',[0 0 0], ...
'XLimMode','manual', ...
'YColor',[0 0 0], ...
'YLimMode','manual', ...
'ZColor',[0 0 0]);
h2 = text('Parent',h1, ...
'ButtonDownFcn','ctlpanel SelectMoveResize', ...
'Color',[0 0 0], ...
'HandleVisibility','off', ...
'HorizontalAlignment','right', ...
'Interruptible','off', ...
'Position',[5.938189289239514 -5.302206025641188 7.107783122749179], ...
'Tag','Axes1Text4', ...
'VerticalAlignment','top');
set(get(h2,'Parent'),'XLabel',h2);
h2 = text('Parent',h1, ...
'ButtonDownFcn','ctlpanel SelectMoveResize', ...
'Color',[0 0 0], ...
'HandleVisibility','off', ...
'Interruptible','off', ...
'Position',[6.328829285435051 -4.872762339828356 7.202832362448884], ...
'Tag','Axes1Text3', ...
'VerticalAlignment','top');
set(get(h2,'Parent'),'YLabel',h2);
h2 = text('Parent',h1, ...
'ButtonDownFcn','ctlpanel SelectMoveResize', ...
'Color',[0 0 0], ...
'HandleVisibility','off', ...
'HorizontalAlignment','center', ...
'Interruptible','off', ...
'Position',[5.201931989240297 -5.411137010160799 8.644412497894436], ...
'Rotation',90, ...
'Tag','Axes1Text2', ...
'VerticalAlignment','baseline');
set(get(h2,'Parent'),'ZLabel',h2);
h2 = text('Parent',h1, ...
'ButtonDownFcn','ctlpanel SelectMoveResize', ...
'Color',[0 0 0], ...
'HandleVisibility','off', ...
'HorizontalAlignment','center', ...
'Interruptible','off', ...
'Position',[5.500480214155864 -4.504664314574275 10.13351725318984], ...
'String','GCS Network with frequency counts', ...
'Tag','Axes1Text1', ...
'VerticalAlignment','bottom');
set(get(h2,'Parent'),'Title',h2);
h2 = line('Parent',h1, ...
'Color',[0 0 0], ...
'Tag','FreqAxesLine9', ...
'YData',[0 0]);
h2 = line('Parent',h1, ...
'Color',[0 0 0], ...
'Tag','FreqAxesLine8', ...
'YData',[0 0]);
h2 = line('Parent',h1, ...
'Color',[0 0 0], ...
'Tag','FreqAxesLine7', ...
'XData',[0 0.5]);
h2 = line('Parent',h1, ...
'Color',[0 0 0], ...
'Tag','FreqAxesLine6', ...
'XData',[0 0.5]);
h2 = line('Parent',h1, ...
'Color',[0 0 0], ...
'Tag','FreqAxesLine5', ...
'XData',[1 0.5]);
h2 = line('Parent',h1, ...
'Color',[0 0 0], ...
'Tag','FreqAxesLine4', ...
'XData',[1 0.5]);
h2 = line('Parent',h1, ...
'Color',[1 0 0], ...
'Tag','FreqAxesLine3', ...
'XData',[0 0], ...
'YData',[0 0], ...
'ZData',[0 0]);
h2 = line('Parent',h1, ...
'Color',[1 0 0], ...
'Tag','FreqAxesLine2', ...
'XData',[1 1], ...
'YData',[0 0], ...
'ZData',[0 0]);
h2 = line('Parent',h1, ...
'Color',[1 0 0], ...
'Tag','FreqAxesLine1', ...
'XData',[0.5 0.5], ...
'YData',[1 1], ...
'ZData',[0 0]);
h1 = axes('Parent',h0, ...
'Units','pixels', ...
'Box','on', ...
'CameraUpVector',[0 1 0], ...
'CameraUpVectorMode','manual', ...
'Color',[1 1 1], ...
'ColorOrder',mat16, ...
'NextPlot','add', ...
'Position',[566 107 163 400], ...
'Tag','AccAxes', ...
'XColor',[0 0 0], ...
'XLim',[3 9], ...
'XLimMode','manual', ...
'YColor',[0 0 0], ...
'YLimMode','manual', ...
'ZColor',[0 0 0]);
h2 = text('Parent',h1, ...
'Color',[0 0 0], ...
'HandleVisibility','off', ...
'HorizontalAlignment','center', ...
'Position',mat17, ...
'String','Accuracy perfomance', ...
'Tag','Axes1Text8', ...
'VerticalAlignment','bottom');
set(get(h2,'Parent'),'Title',h2);
h2 = text('Parent',h1, ...
'Color',[0 0 0], ...
'HandleVisibility','off', ...
'HorizontalAlignment','center', ...
'Position',[5.962962962962962 -0.06015037593984962 9.160254037844386], ...
'String','Number of nodes', ...
'Tag','Axes1Text7', ...
'VerticalAlignment','cap');
set(get(h2,'Parent'),'XLabel',h2);
h2 = text('Parent',h1, ...
'Color',[0 0 0], ...
'HandleVisibility','off', ...
'HorizontalAlignment','center', ...
'Position',mat18, ...
'Rotation',90, ...
'Tag','Axes1Text6', ...
'VerticalAlignment','baseline');
set(get(h2,'Parent'),'YLabel',h2);
h2 = text('Parent',h1, ...
'Color',[0 0 0], ...
'HandleVisibility','off', ...
'HorizontalAlignment','right', ...
'Position',mat19, ...
'Tag','Axes1Text5', ...
'Visible','off');
set(get(h2,'Parent'),'ZLabel',h2);
h1 = uicontrol('Parent',h0, ...
'Units','points', ...
'BackgroundColor',[0.752941176470588 0.752941176470588 0.752941176470588], ...
'FontSize',12, ...
'FontWeight','bold', ...
'ListboxTop',0, ...
'Position',[26.25 140.25 146.25 15.75], ...
'String','Training & Analysis', ...
'Style','text', ...
'Tag','StaticText2');
if nargout > 0, fig = h0; end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -