selectedFunction = app.DropDown.Value;
That is going to reply with a character vector even if the Items was initialized with a string array. uidropdown() converts string arrays into cell array of character vectors.
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!