how to display value in edit box matlab gui taken from workspace?

4 views (last 30 days)
while calculting my final output in gui i want to display one value that i get in workspace into edit box after clicking push button, How should i do??
i tried using https://in.mathworks.com/matlabcentral/answers/18341-display-a-value-in-edit-text-in-gui but i could not find way to display number that i got in workspace.
please give me solution.
  3 Comments
Rik
Rik on 24 Apr 2019
Then what is your issue exactly? You should be able to use the method outlined on the linked page. What code did you try?
(if you want to post more than about 30-50 lines of code, please attach it as a file in order to keep the thread more readable)

Sign in to comment.

Answers (0)

Categories

Find more on Interactive Control and Callbacks in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!