Problem with pop-up menu in gui

2 次查看(过去 30 天)
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!

采纳的回答

Adam
Adam 2015-3-5
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.

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Simulink Environment Customization 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by