by pressing a push button display another dialog windows.

Hi guys
i am newbie in matlab GUI. I wanna display by pressing a Button onather listbox. Something like a Pop Up dialog. It this possible to do????
THX

回答 (2 件)

Jan
Jan 2013 年 5 月 5 日

0 投票

Yes, of course. Simply write the required code to the callback of the button.
Image Analyst
Image Analyst 2013 年 5 月 5 日

0 投票

Listboxes don't have buttons. What do you want to display? What MATLAB calls a "popup" is what most people call a "drop down list" - when you click on it, a list drops down with a bunch of choices.
Perhaps you could get a fast start by modifying this:

カテゴリ

ヘルプ センター および File ExchangeEntering Commands についてさらに検索

タグ

質問済み:

sia
2013 年 5 月 5 日

Community Treasure Hunt

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

Start Hunting!

Translated by