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

Réponses (1)

Vishal Rane
Vishal Rane le 28 Août 2013

0 votes

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.

Catégories

En savoir plus sur App Building dans Centre d'aide et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by