Borrar filtros
Borrar filtros

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

1 visualización (últimos 30 días)
fahim siddiquei
fahim siddiquei el 25 de Ag. de 2013
eg: on click of 'ok' in 1 inpudlg box 2nd should appear.

Respuestas (1)

Vishal Rane
Vishal Rane el 28 de Ag. de 2013
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.

Categorías

Más información sobre Startup and Shutdown en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by