From the command window into GUI

5 visualizzazioni (ultimi 30 giorni)
Khairul Afifi
Khairul Afifi il 18 Giu 2020
Risposto: Aditya Ingawale il 18 Giu 2020
I’am creating a Graphical User Interface (GUI). I manage to produce an output at the command window of MATLAB. How do I produce the output at the command window into the GUI for example in a static text or edit text ?

Risposte (1)

Aditya Ingawale
Aditya Ingawale il 18 Giu 2020
To display the output in GUI you need to pass the output parameter, which is displaying output in command window, to the GUI. You can use Static text to display the output and Edit text is mostly used to take inputs in GUI.

Categorie

Scopri di più su Desktop 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