Filter löschen
Filter löschen

How do I add a Value Changing function to MATLAB App Designer?

8 Ansichten (letzte 30 Tage)
Jannat Manchanda
Jannat Manchanda am 31 Jul. 2020
Beantwortet: Cris LaPierre am 1 Aug. 2020
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! :)

Antworten (1)

Cris LaPierre
Cris LaPierre am 1 Aug. 2020
I can answer the question asked in your title. See how to add a ValueChangingFcn here.

Kategorien

Mehr zu Simulink Environment Customization finden Sie in Help Center und File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by