Controling static text from one GUI to others.

1 次查看(过去 30 天)
Hello,
I have two GUI (say GUI1 and GUI2). The GUI1 consists of three push buttons and some static texts. 1st button is for English static text (once clicking, all static text in both GUI should appear in english), 2nd button for German static text (once clicking, all static text in both GUI should appear in german) and the 3rd button is 'next' (clicking this we will get GUI2). GUI2 consists some static texts.
Now, how can I control the static text of GUI2 from GUI1 by those two language push buttons?
Note that first I want to select any of my language push button, then the 'next' push button. Once I will click 'next' push button the static texts in GUI2 should be as per the language button pressed previously.
Any suggestions or help?
Thanks in advance.
Bijit

回答(1 个)

Walter Roberson
Walter Roberson 2011-4-8

类别

Help CenterFile Exchange 中查找有关 Language Support 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by