Found a potential bug in 'listdlg'?
Afficher commentaires plus anciens
When typing the following code:
[w,~] = listdlg('PromptString',{strcat(['Select a wing for ' ,...
'individual number ',num2str(indx)])},...
'SelectionMode','single','ListString',fn);
It doesn't show the words after 'individual'
I wonder why...
Thanks,
Ziv
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Discrete Events and Mode Charts dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!