Drop-down icon in matlab app designer
3 views (last 30 days)
Show older comments
Abdelrahman Taha
on 27 Dec 2019
Commented: Abdelrahman Taha
on 3 Jan 2020
Hi,
I am new to matlab app deisigner and I am trying to make my first app using it. The problem I am facing now is when trying to put two drop-down icons adjacent to each other, one of them works while the other doesn't although I've made both "editable". So, why would that happen? given that I don't get the same thing when putting them on top of each other.
Thanks
0 Comments
Accepted Answer
Ajay Pattassery
on 30 Dec 2019
Hello,
The position of drop-down menus does not affect its functionality. I understand you would like to add two drop-down menus adjacent to each other.
You could drag and drop the Drop-down menu and can edit the component browser on the right panel to edit the options displayed under the drop-down menus.
I have attached a sample drop-down menu created using appdesigner.
More Answers (0)
See Also
Categories
Find more on Environment and Settings in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!