underline a letter in the label of an uimenu object
Mostrar comentarios más antiguos
Hello !
Is it possible to underline a letter in the label of an uimenu object ?
Respuesta aceptada
Más respuestas (2)
Walter Roberson
el 9 de Dic. de 2011
Menu label. A string specifying the text label on the menu item. You can specify a mnemonic for the label using the '&' character. Except as noted below, the character that follows the '&' in the string appears underlined and selects the menu item when you type Alt+ followed by that character while the menu is visible.
1 comentario
Fangjun Jiang
el 9 de Dic. de 2011
Yes! I had those '&' in my menu but I couldn't find the underline characters this morning.
Christophe
el 9 de Dic. de 2011
0 votos
Categorías
Más información sobre Axis Labels en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!