フィルターのクリア

I want to create a chain of inputdlg boxes.how to proceed?

1 回表示 (過去 30 日間)
fahim siddiquei
fahim siddiquei 2013 年 8 月 25 日
eg: on click of 'ok' in 1 inpudlg box 2nd should appear.

回答 (1 件)

Vishal Rane
Vishal Rane 2013 年 8 月 28 日
You will have to create your own version of the inputdlg box and set its callback to call another one. The matlab inputdlg waits for the user input, so I don't see a way to modify its 'Ok' button callback.

カテゴリ

Help Center および File ExchangeStartup and Shutdown についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by