How to avoid textwrap in msgbox()

Hi,
In case of msgbox(), is it possible to overcome the automatic textwrap ?
The string i want to print is getting automatically textwrapped to 75 chars, but i want to print all the characters in the string in a single line.
Is there any other method which i can use to print all the characters in a single line in msgbox()?
Thank you.

 Respuesta aceptada

Walter Roberson
Walter Roberson el 14 de Ag. de 2013

0 votos

No. You can, though, copy the code for msgbox() and adapt it as you need.

Más respuestas (0)

Categorías

Más información sobre App Building en Centro de ayuda y File Exchange.

Etiquetas

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by