GUI: how to make radio button with multiple lines
5 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Peter Paul
el 18 de Mayo de 2018
Comentada: Juan Conde
el 22 de Jul. de 2019
I would like to create a radio button with a label (i.e. its 'String' property) spanning multiple lines. How can I do that?
0 comentarios
Respuesta aceptada
Adam
el 18 de Mayo de 2018
Use html for the 'String', e.g.
'<html>This is a multiline<br>string</html>'
2 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre Shifting and Sorting Matrices en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!