Problem with pop-up menu in gui

Hello world, I've been using GUIDE for making guis for a short time. I have a major problem when I delete elements from a pop-up menu, as it disappears for absolutely no reason, although the cell that is being used for pop-up menu population, still has one last element. I've read about pop-up menus and their problem with empty Values, however that's not the case, because the there is still one string element. Any ideas please?? I have attached the file, so anyone can see. Thank you all!

 Accepted Answer

Adam
Adam on 5 Mar 2015
Popup menus disappear when you delete elements if the 'Value' is set to be larger than the number of elements in the list - e.g. if the final element of the list was the one selected and then you delete one. I suspect that is what is wrong in your case.

More Answers (0)

Categories

Find more on Programming in Help Center and File Exchange

Asked:

on 4 Mar 2015

Answered:

on 5 Mar 2015

Community Treasure Hunt

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

Start Hunting!