gui code to pass values from editbox to listbox and viceversa
Info
This question is closed. Reopen it to edit or answer.
Show older comments
i have three edit boxes "first","second" and "result" and a list box "listbox1". i need to pass the value from "result" to "list box1" and the final value from "listbox1" to "first". the "first" and "second" edit box values are added and the result is stored in "result" edit box. can anyone please provide me with the code.
Answers (0)
This question is closed.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!