Problem with pop-up menu in gui

2 visualizzazioni (ultimi 30 giorni)
Andreas
Andreas il 4 Mar 2015
Risposto: Adam il 5 Mar 2015
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!

Risposta accettata

Adam
Adam il 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.

Più risposte (0)

Categorie

Scopri di più su Simulink Environment Customization in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by