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

📄 enunt.m

📁 implementation of a formula
💻 M
字号:
set(h1,'Visible', 'off');
h2=uicontrol('Style','text',...
'Units','normalized',...
'ForegroundColor','b','FontName','TimesNewRoman','FontSize',14,'BackgroundColor','y',...
'Position',[.25 .45 .6 .2],...
'String','Sa se simuleze largimea liniilor spectrale a laserilor semiconductori.Exemplu numeric.');
h3=uicontrol('Style','pushbutton',...
'Units','normalized',...
'Position',[.75 .15 .2 .1],...
'BackgroundColor','b','FontName','TimesNewRoman','FontSize',12,'ForegroundColor','b',...
'Callback','text_formula',...
'String','Formula 3.62');

⌨️ 快捷键说明

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