How can I have editable text inside a listbox?
3 ビュー (過去 30 日間)
古いコメントを表示
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?
0 件のコメント
回答 (1 件)
参考
カテゴリ
Help Center および File Exchange で Migrate GUIDE Apps についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!