📄 shaft_gui.m
字号:
function fig = shaft_gui()
% 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.
load shaft_gui
h0 = figure('Color',[0.8 0.8 0.8], ...
'Colormap',mat0, ...
'FileName','C:\MATLAB\work\shaft_gui.m', ...
'PaperPosition',[18 180 576 432], ...
'PaperUnits','points', ...
'Position',[131 95 608 440], ...
'Tag','shaft_gui', ...
'ToolBar','none');
h1 = uicontrol('Parent',h0, ...
'Units','normalized', ...
'BackgroundColor',[0 0.501960784313725 0], ...
'ForegroundColor',[1 0 0], ...
'ListboxTop',0, ...
'Position',[0.01151315789473684 0.004545454545454545 0.9769736842105262 0.3568181818181818], ...
'Style','frame', ...
'Tag','Frame1');
h1 = axes('Parent',h0, ...
'CameraUpVector',[0 1 0], ...
'CameraUpVectorMode','manual', ...
'Color',[1 1 1], ...
'ColorOrder',mat1, ...
'NextPlot','add', ...
'Position',[0.07857142857142857 0.4071428571428572 0.8678571428571429 0.5523809523809524], ...
'Tag','axes', ...
'Visible','off', ...
'XColor',[0 0 0], ...
'YColor',[0 0 0], ...
'ZColor',[0 0 0]);
h2 = text('Parent',h1, ...
'Color',[0 0 0], ...
'HandleVisibility','off', ...
'HorizontalAlignment','center', ...
'Position',[0.4980988593155893 -0.09917355371900816 9.160254037844386], ...
'Tag','Axes1Text4', ...
'VerticalAlignment','cap', ...
'Visible','off');
set(get(h2,'Parent'),'XLabel',h2);
h2 = text('Parent',h1, ...
'Color',[0 0 0], ...
'HandleVisibility','off', ...
'HorizontalAlignment','center', ...
'Position',[-0.05513307984790875 0.4958677685950415 9.160254037844386], ...
'Rotation',90, ...
'Tag','Axes1Text3', ...
'VerticalAlignment','baseline', ...
'Visible','off');
set(get(h2,'Parent'),'YLabel',h2);
h2 = text('Parent',h1, ...
'Color',[0 0 0], ...
'HandleVisibility','off', ...
'HorizontalAlignment','right', ...
'Position',mat2, ...
'Tag','Axes1Text2', ...
'Visible','off');
set(get(h2,'Parent'),'ZLabel',h2);
h2 = text('Parent',h1, ...
'Color',[0 0 0], ...
'HandleVisibility','off', ...
'HorizontalAlignment','center', ...
'Position',[0.4980988593155893 1.028925619834711 9.160254037844386], ...
'Tag','Axes1Text1', ...
'VerticalAlignment','bottom');
set(get(h2,'Parent'),'Title',h2);
h1 = uicontrol('Parent',h0, ...
'Units','normalized', ...
'BackgroundColor',[0.752941176470588 0.752941176470588 0.752941176470588], ...
'Callback','shaft(''insert'')', ...
'ListboxTop',0, ...
'Position',mat3, ...
'String','insert', ...
'Tag','Pushbutton1');
h1 = uicontrol('Parent',h0, ...
'Units','normalized', ...
'BackgroundColor',[0.752941176470588 0.752941176470588 0.752941176470588], ...
'ListboxTop',0, ...
'Position',mat4, ...
'String','length', ...
'Style','text', ...
'Tag','StaticText1');
h1 = uicontrol('Parent',h0, ...
'Units','normalized', ...
'BackgroundColor',[0.752941176470588 0.752941176470588 0.752941176470588], ...
'ListboxTop',0, ...
'Position',mat5, ...
'String','d out', ...
'Style','text', ...
'Tag','StaticText2');
h1 = uicontrol('Parent',h0, ...
'Units','normalized', ...
'BackgroundColor',[0.752941176470588 0.752941176470588 0.752941176470588], ...
'ListboxTop',0, ...
'Position',[0.03928571428571429 0.09047619047619047 0.1107142857142857 0.06190476190476191], ...
'String','d in', ...
'Style','text', ...
'Tag','StaticText3');
h1 = uicontrol('Parent',h0, ...
'Units','normalized', ...
'BackgroundColor',[1 1 1], ...
'Callback','shaft(''L'')', ...
'ListboxTop',0, ...
'Position',[0.2 0.2238095238095238 0.09999999999999999 0.05238095238095238], ...
'String','0.1', ...
'Style','edit', ...
'Tag','L');
h1 = uicontrol('Parent',h0, ...
'Units','normalized', ...
'BackgroundColor',[1 1 1], ...
'ListboxTop',0, ...
'Position',[0.2 0.1595238095238095 0.1125 0.05476190476190476], ...
'String','0.02', ...
'Style','edit', ...
'Tag','do');
h1 = uicontrol('Parent',h0, ...
'Units','normalized', ...
'BackgroundColor',[1 1 1], ...
'ListboxTop',0, ...
'Position',mat6, ...
'String','0.0', ...
'Style','edit', ...
'Tag','di');
h1 = uicontrol('Parent',h0, ...
'Units','normalized', ...
'BackgroundColor',[0.752941176470588 0.752941176470588 0.752941176470588], ...
'ListboxTop',0, ...
'Position',[0.3803571428571428 0.2142857142857143 0.1232142857142857 0.05952380952380952], ...
'String','E', ...
'Style','text', ...
'Tag','StaticText4');
h1 = uicontrol('Parent',h0, ...
'Units','normalized', ...
'BackgroundColor',[0.752941176470588 0.752941176470588 0.752941176470588], ...
'ListboxTop',0, ...
'Position',[0.3803571428571428 0.1547619047619048 0.1214285714285714 0.05], ...
'String','rho', ...
'Style','text', ...
'Tag','StaticText5');
h1 = uicontrol('Parent',h0, ...
'Units','normalized', ...
'BackgroundColor',[0.752941176470588 0.752941176470588 0.752941176470588], ...
'ListboxTop',0, ...
'Position',[0.3803571428571428 0.09761904761904762 0.1267857142857143 0.04523809523809524], ...
'String','nu', ...
'Style','text', ...
'Tag','StaticText6');
h1 = uicontrol('Parent',h0, ...
'Units','normalized', ...
'BackgroundColor',[1 1 1], ...
'ListboxTop',0, ...
'Position',[0.5303571428571429 0.2214285714285714 0.1821428571428571 0.05238095238095238], ...
'String','2.1e11', ...
'Style','edit', ...
'Tag','E');
h1 = uicontrol('Parent',h0, ...
'Units','normalized', ...
'BackgroundColor',[1 1 1], ...
'ListboxTop',0, ...
'Position',[0.5303571428571429 0.1571428571428571 0.1928571428571428 0.05476190476190476], ...
'String','7800', ...
'Style','edit', ...
'Tag','rho');
h1 = uicontrol('Parent',h0, ...
'Units','normalized', ...
'BackgroundColor',[1 1 1], ...
'ListboxTop',0, ...
'Position',[0.5303571428571429 0.09523809523809523 0.1839285714285714 0.05714285714285714], ...
'String','0.3', ...
'Style','edit', ...
'Tag','nu');
h1 = uicontrol('Parent',h0, ...
'Units','normalized', ...
'BackgroundColor',[0.752941176470588 0.752941176470588 0.752941176470588], ...
'Callback','shaft(''accept'')', ...
'ListboxTop',0, ...
'Position',mat7, ...
'String','Accept', ...
'Tag','Pushbutton1');
h1 = uicontrol('Parent',h0, ...
'Units','normalized', ...
'BackgroundColor',[1 1 1], ...
'ListboxTop',0, ...
'Position',[0.8875 0.3 0.06071428571428571 0.04761904761904762], ...
'String','1', ...
'Style','edit', ...
'Tag','no');
h1 = uicontrol('Parent',h0, ...
'Units','normalized', ...
'BackgroundColor',[0.752941176470588 0.752941176470588 0.752941176470588], ...
'ListboxTop',0, ...
'Position',[0.8178571428571427 0.2976190476190476 0.05714285714285713 0.05476190476190476], ...
'String','no', ...
'Style','text', ...
'Tag','StaticText7');
h1 = uicontrol('Parent',h0, ...
'Units','normalized', ...
'BackgroundColor',[0.752941176470588 0.752941176470588 0.752941176470588], ...
'ListboxTop',0, ...
'Position',[0.7642857142857142 0.2023809523809524 0.07678571428571428 0.05952380952380952], ...
'String','z1', ...
'Style','text', ...
'Tag','StaticText8');
h1 = uicontrol('Parent',h0, ...
'Units','normalized', ...
'ListboxTop',0, ...
'Position',mat8, ...
'String','z2', ...
'Style','text', ...
'Tag','StaticText9');
h1 = uicontrol('Parent',h0, ...
'Units','normalized', ...
'BackgroundColor',[1 1 1], ...
'ListboxTop',0, ...
'Position',[0.8553571428571428 0.1976190476190476 0.125 0.06428571428571428], ...
'String','0', ...
'Style','edit', ...
'Tag','z1');
h1 = uicontrol('Parent',h0, ...
'Units','normalized', ...
'BackgroundColor',[1 1 1], ...
'ListboxTop',0, ...
'Position',[0.865131578947368 0.106818181818182 0.121710526315789 0.06818181818181821], ...
'String','0.1', ...
'Style','edit', ...
'Tag','z2');
h1 = uicontrol('Parent',h0, ...
'Units','normalized', ...
'Callback','shaft(''delete'')', ...
'ListboxTop',0, ...
'Position',mat9, ...
'String','delete', ...
'Tag','Pushbutton1');
h1 = uicontrol('Parent',h0, ...
'Units','normalized', ...
'BackgroundColor',[0.752941176470588 0.752941176470588 0.752941176470588], ...
'Callback','shaft(''save'')', ...
'ListboxTop',0, ...
'Position',mat10, ...
'String','Save', ...
'Tag','Pushbutton1');
h1 = uicontrol('Parent',h0, ...
'Units','points', ...
'BackgroundColor',[0.752941176470588 0.752941176470588 0.752941176470588], ...
'Callback','shaft(''split'')', ...
'ListboxTop',0, ...
'Position',[376.5 5.25 39.75 16.5], ...
'String','split', ...
'Tag','Pushbutton2');
h1 = uicontrol('Parent',h0, ...
'Units','points', ...
'BackgroundColor',[1 1 1], ...
'Position',[419.25 2.25 31.5 28.5], ...
'String',[' 2';'3 ';'4 '], ...
'Style','listbox', ...
'Tag','Nsplit', ...
'Value',1);
if nargout > 0, fig = h0; end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -