How do I add a Value Changing function to MATLAB App Designer?
이전 댓글 표시
I have made the Drop Down Editable, So when I type something it shows me relevant search result from the drop down list. But it only shows results starting from that string (Exact Word Match Case kind of Search).
Example: The Drop down has say following items: {'Head', 'Vehicle A-Pillar', 'Vehicle B-Pillar'} etc.
If I search Head, it's fine.
If I search "A-Pillar'

I want it to show: 'Vehicle A-Pillar' but it only shows this result if I type: 'Vehicle A-...'

Thanks in advance! :)
답변 (1개)
Cris LaPierre
2020년 8월 1일
0 개 추천
카테고리
도움말 센터 및 File Exchange에서 Develop Apps Using App Designer에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!