代码搜索:buttonText
找到约 260 项符合「buttonText」的源代码
代码结果 260
www.eeworm.com/read/268254/4254690
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/268254/4254693
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/268254/4254698
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/383749/2614490
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/383749/2614493
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/383749/2614498
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/378917/2679201
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/378917/2679204
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/378917/2679209
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/371404/2780117
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