代码搜索:buttonText
找到约 260 项符合「buttonText」的源代码
代码结果 260
www.eeworm.com/read/462325/1546553
m convmenu.m
function rarg = convmenu (action);
% generates menu
global Buttons;
global menuwinh;
global buttonh;
global MenuWinPos;
Buttons = 6;
ButtonText1 = 'NRZ Rectangular * NRZ Rectangular';
Bu
www.eeworm.com/read/462325/1546556
m backmen.m
function rarg = backmen (action);
% menu to return to main menu
global Buttons;
global menuwinh;
global buttonh;
global MenuWinPos;
Buttons = 1;
ButtonText1 = 'Main Menu';
if nargin
www.eeworm.com/read/462325/1546561
m filtmen.m
function rarg = filtmen (action);
% menu to choose receive filter
global name;
global Buttons;
global menuwinh;
global buttonh;
global MenuWinPos;
Buttons = 3;
ButtonText1 = 'Matched
www.eeworm.com/read/454148/1632963
m convmenu.m
function rarg = convmenu (action);
% generates menu
global Buttons;
global menuwinh;
global buttonh;
global MenuWinPos;
Buttons = 6;
ButtonText1 = 'NRZ Rectangular * NRZ Rectangular';
Bu
www.eeworm.com/read/454148/1632966
m backmen.m
function rarg = backmen (action);
% menu to return to main menu
global Buttons;
global menuwinh;
global buttonh;
global MenuWinPos;
Buttons = 1;
ButtonText1 = 'Main Menu';
if nargin
www.eeworm.com/read/454148/1632971
m filtmen.m
function rarg = filtmen (action);
% menu to choose receive filter
global name;
global Buttons;
global menuwinh;
global buttonh;
global MenuWinPos;
Buttons = 3;
ButtonText1 = 'Matched
www.eeworm.com/read/221848/4824816
m convmenu.m
function rarg = convmenu (action);
% generates menu
global Buttons;
global menuwinh;
global buttonh;
global MenuWinPos;
Buttons = 6;
ButtonText1 = 'NRZ Rectangular * NRZ Rectangular';
Bu
www.eeworm.com/read/221848/4824819
m backmen.m
function rarg = backmen (action);
% menu to return to main menu
global Buttons;
global menuwinh;
global buttonh;
global MenuWinPos;
Buttons = 1;
ButtonText1 = 'Main Menu';
if nargin
www.eeworm.com/read/221848/4824824
m filtmen.m
function rarg = filtmen (action);
% menu to choose receive filter
global name;
global Buttons;
global menuwinh;
global buttonh;
global MenuWinPos;
Buttons = 3;
ButtonText1 = 'Matched
www.eeworm.com/read/186639/5230662
m convmenu.m
function rarg = convmenu (action);
% generates menu
global Buttons;
global menuwinh;
global buttonh;
global MenuWinPos;
Buttons = 6;
ButtonText1 = 'NRZ Rectangular * NRZ Rectangular';
Bu