popup menu and button

I want to use popup menu and button that control play video. For example: If one, two ,three there are three chooses and I must first one of them and use button control play it.
current I think use the way
switch get(hpop,'value') case 1 set(hp1,'callback','f1');
case 2
set(hp1 ,'callback','f2');
case 3
set(hp1 ,'callback','f4');
end
but this code can't work. pleas give me some advices,thanks!!

답변 (0개)

카테고리

도움말 센터File Exchange에서 Simulink에 대해 자세히 알아보기

태그

질문:

Pan
2012년 3월 13일

Community Treasure Hunt

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

Start Hunting!

Translated by