Is it possible to collect input parameters with a GUI window?

1 visualizzazione (ultimi 30 giorni)
I need a checkbox, a string input, a selection from a list, a folder selection, and a done button. Are there any flexible methode to do this?

Risposte (2)

Walter Roberson
Walter Roberson il 29 Dic 2017
That all is too complicated together for MATLAB to offer a single "simple" method. You can build a UI for that: create a figure and put the various controls and callbacks inside it.

Jan
Jan il 29 Dic 2017

Categorie

Scopri di più su File Operations in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by