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

5 views (last 30 days)
naim
naim on 15 Feb 2014
Answered: BhaTTa on 26 Oct 2024 at 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???

Answers (1)

BhaTTa
BhaTTa on 26 Oct 2024 at 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.

Categories

Find more on Environment and Settings in Help Center and File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!