How can I have editable text inside a listbox?

10 views (last 30 days)
Kara
Kara on 4 Apr 2013
I am making a GUI that calculates someones grade. The user has to input their scores on assignments and then the program calculates their grade in the class.
There are a lot of grade inputs, so I want to put them in a listbox. So the listbox has Homework 1, Homework 2, Homework 3, etc. and I want the user to be able to type their grade next to each item in the listbox.
Is this possible, and if it is how can I do this?

Answers (1)

ChristianW
ChristianW on 5 Apr 2013
Search for listbox in contents file.

Categories

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

Tags

Community Treasure Hunt

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

Start Hunting!