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!