obutt.m
来自「求解量子力学的薛定谔方程」· M 代码 · 共 8 行
M
8 行
function h = obutt%> The file <obutt.m> gives a grey non-functional button%> at a predetermined position at the bottom of the figure.%> Call: obutth=uicontrol('Style','pushbutton','Units','normalized',... 'Position',[.15 .01 .75 .05],'BackGroundColor',[.8 .8 .8]);%>%>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?