Info
This question is closed. Reopen it to edit or answer.
Increment a variable every time a push button is pressed:
1 view (last 30 days)
Show older comments
Greetings.
If I want to create a simple GUI which contains only one push button, and each time I press this push button I want a variable x to be increased by 1, how can I do that in MATLAB? I have worked with simple GUIs but I am not that professional. (Please note that I want the variable x to increase, not a display in the interface itself.)
Thanks in advance.
Regards.
1 Comment
Walter Roberson
on 2 Dec 2017
Duplicates https://www.mathworks.com/matlabcentral/answers/370623-increment-a-variable-every-time-a-push-button-is-pressed
Answers (0)
This question is closed.
See Also
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!