How can I display a struct vertically?
Mostrar comentarios más antiguos
I have a struct with many fields and only a few rows. It is inconvenient for me to examine the data in the struct because I keep having to use the horizontal scroll bar. Is there a way for me to display the struct vertically? It would be almost like transposing the struct.
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Structures en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!