?? waveguide.m
字號(hào):
function fig = vlnovod()
% 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 vlnovod
h0 = figure('Color',[0.8 0.8 0.8], ...
'Colormap',mat0, ...
'FileName','vlnovod.m', ...
'MenuBar','none', ...
'Name','Waveguide', ...
'NumberTitle','off', ...
'PaperPosition',[20 200 550 400], ...
'PaperUnits','points', ...
'Position',[250 250 438 218], ...
'Resize','off', ...
'Tag','main', ...
'ToolBar','none');
h1 = uicontrol('Parent',h0, ...
'Units','points', ...
'BackgroundColor',[0.8 0.8 0.8], ...
'Callback','vlnovod_zadanieng', ...
'ListboxTop',0, ...
'Position',[85 30 50 15], ...
'String','Continue ', ...
'Tag','Pushbutton1');
h1 = uicontrol('Parent',h0, ...
'Units','points', ...
'BackgroundColor',[0.8 0.8 0.8], ...
'FontSize',25, ...
'ListboxTop',0, ...
'Position',[95 60 140 80.25], ...
'String',' Waveguide Vlnovod ', ...
'Style','text', ...
'Tag','Nazev');
h1 = uicontrol('Parent',h0, ...
'Units','points', ...
'BackgroundColor',[0.8 0.8 0.8], ...
'Callback','vlnovod_zadanicz', ...
'ListboxTop',0, ...
'Position',[185 30 50 15], ...
'String','Pokra鑥j ', ...
'Tag','Pushbutton1');
if nargout > 0, fig = h0; end
?? 快捷鍵說(shuō)明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -