After 6 hours, I solved my problem! :]
this was my question:
please help me: how can I show the figure when the function ‘GUI_400’ is called?
In addition, I want the text of ‘S.ty’ to be updated by the numbers between 1 to 100.
In order to do this, I called the ‘test’ function and updated the uicontrol of s.ty.
in other words, show the figure and only update the text of ‘S.ty’ with number of ‘1’, then in number of ‘2’… till 100.
in my code, the figure is shown when the ‘test’ function ends and that’s why the figure will be showed only with the number ‘100’.
1 Answer