GUI: how to make radio button with multiple lines

5 visualizaciones (últimos 30 días)
Peter Paul
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?

Respuesta aceptada

Adam
Adam el 18 de Mayo de 2018
Use html for the 'String', e.g.
'<html>This is a multiline<br>string</html>'
  2 comentarios
Peter Paul
Peter Paul el 18 de Mayo de 2018
Unexpected and somewhat awkward, but works fine. Thanks.
Juan Conde
Juan Conde el 22 de Jul. de 2019
Works beautifully! Thanks!

Iniciar sesión para comentar.

Más respuestas (0)

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!

Translated by