Drop-down icon in matlab app designer
6 views (last 30 days)
Show older comments
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
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!