What is call back for Open (uimenu ) ?

1 次查看(过去 30 天)
Naresh Naik
Naresh Naik 2013-2-18
where as call back for uimenu 'Save' is 'save'. Where can i find call back for all uimenu like Close ,Save As, New,...etc.

回答(1 个)

Jan
Jan 2013-2-18
You can find this by your own:
figure;
profile on
% -> open the File->Save menu and cancel the dialog
profile report
It looks like it is filemenufcn>localSave .

类别

Help CenterFile Exchange 中查找有关 MATLAB Report Generator 的更多信息

标签

产品

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by