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!