Listbox grep for a GUI
조회 수: 2 (최근 30일)
이전 댓글 표시
I have a GUI that I created using uicontrols and part of my GUI is a listbox that contains all of the names of calibration blocks of a model the user chooses. I want to add an edit box beneath the listbox so when a user starts typing the name of a cal all of the cals that don't match what the user is typing disappear. Basically is there a way for the edit box to run a callback function everytime a keystroke is entered?
댓글 수: 0
채택된 답변
추가 답변 (0개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!