gui setting a static text according to an edit text value?

5 Ansichten (letzte 30 Tage)
naim
naim am 15 Feb. 2014
Beantwortet: BhaTTa am 26 Okt. 2024 um 18:09
hello.... i want to set a static text according to an edit test without pushing a button where should i write the code???

Antworten (1)

BhaTTa
BhaTTa am 26 Okt. 2024 um 18:09
Hey @naim, you can achieve the above requirement in MATLAB App Designer by adding a callback function to the edit text field that updates the static text whenever the user changes the input.

Kategorien

Mehr zu Environment and Settings finden Sie in Help Center und File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by