Borrar filtros
Borrar filtros

Extending the maximum line length for Command Window display

14 visualizaciones (últimos 30 días)
Philosophaie
Philosophaie el 26 de Abr. de 2016
Comentada: Steven Lord el 26 de Abr. de 2016
Error: "Output truncated. Text exceeds maximum line length of 25,000 characters for Command Window display." Is there a easy way of extending the maximum line length for Command Window display?

Respuestas (1)

Jan
Jan el 26 de Abr. de 2016
No.
Output in the command window is useful, if anybody reads it. Nobody will read 25'000 characters per line. Therefore instead of adjusting the width, prefer to omit the huge output.
  2 comentarios
Philosophaie
Philosophaie el 26 de Abr. de 2016
Is there a way to condense the answer. There is a lot of: ....1234567.87867655*(cos(t)*a^2-sin(t)*b^2)/5456778867566.656677878....
Steven Lord
Steven Lord el 26 de Abr. de 2016
Try using simplify or vpa or perhaps one of the functions listed on this documentation page to rearrange/reorder/simplify the symbolic expression.

Iniciar sesión para comentar.

Categorías

Más información sobre Characters and Strings en Help Center y File Exchange.

Etiquetas

Aún no se han introducido etiquetas.

Community Treasure Hunt

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

Start Hunting!

Translated by