Save disp output as a string/cell variable
16 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Daniel Shub
el 6 de Mayo de 2011
Respondida: Jan
el 28 de Jul. de 2021
The command disp(x) does a reasonable job of displaying variables of any class. For example, it expands structures to show their fields and values. Is it possible to capture this formatted output as a variable?
0 comentarios
Respuesta aceptada
Más respuestas (2)
Ver también
Categorías
Más información sobre Variables en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!