필터 지우기
필터 지우기

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